Skip to content

Conversation

@Thenezzar
Copy link

Exports and imports all fields in the database for credentials except the relations

Exports and imports all fields in for credentials except the relationships
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello & Welcome! :)

Thanks for taking the time to help improve ITFlow. We're excited to review your contributions - we'll review this PR as soon as we can!

Whilst you're waiting, please feel free to check out the forum.

Just so you know, all contributions to ITFlow are licensed under the GNU GPL. By contributing you grant us a perpetual & irrevocable license to include your work in ITFlow.

@wrongecho wrongecho changed the base branch from master to develop October 17, 2025 13:04
$duplicate_count = 0;
while(($column = fgetcsv($file, 1000, ",")) !== false){
$duplicate_detect = 0;
// Name
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't remove these comments, they're useful!!

@wrongecho
Copy link
Collaborator

Hello, thanks for the PR and sorry for the delay.

Could you update the downloadable import CSV template to match the new fields you've added please - download_credentials_csv_template?

Removed these in the code as they point to specific Asset and Contact IDs but are probably only useful if you import into the same database where these already exist.
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants