Skip to content

Assets not being tagged via PUT /api/tags/:id/assets #13637

Answered by jrasm91
benjamonnguyen asked this question in Q&A
Discussion options

You must be logged in to vote

Updating tags on the assets triggers a sidecar write job, which persists the tag data to an xmp file. This is most likely happening around the same time as the storage template job. We can definitely work on improving this in the future, but it is a bit of a complicated problem and there are some overarching changes required to provide these types of guarantees moving forward. For now you can avoid this by simply pausing the storage template migration job while you upload.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@benjamonnguyen
Comment options

@benjamonnguyen
Comment options

@benjamonnguyen
Comment options

@jrasm91
Comment options

Answer selected by benjamonnguyen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #13633 on October 21, 2024 08:54.