Skip to content

Conversation

@userlocalhost
Copy link
Member

This is necessary when import Entries using data that is exported from AirOne,
because previous implementation doesn't write Entry-ID attribute to export data.
Import processing couldn't understand which Entry is updated Entry or new created one.

This commit fixed that processing by adding Entry ID to export data.

This is necessary when import Entries using data that is exported from AirOne,
because previous implementation doesn't write Entry-ID attribute to export data.
Import processing couldn't understand which Entry is updated Entry or new created one.

This commit fixed that processing by adding Entry ID to export data.
Copy link
Contributor

@hinashi hinashi left a comment

Choose a reason for hiding this comment

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

LGTM!

I confirmed that the export data entry ID was added.
It seems that not using the entry ID when importing. Will this be addressed in another PR?

@userlocalhost
Copy link
Member Author

It seems that not using the entry ID when importing. Will this be addressed in another PR?

Thank you very much for deeply checking this PR!!
I got it. I'll do it in this PR not to forget it.

@userlocalhost userlocalhost marked this pull request as draft January 11, 2024 05:18
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