Assets not being tagged via PUT /api/tags/:id/assets #13637
Answered
by
jrasm91
benjamonnguyen
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
jrasm91
Oct 22, 2024
Replies: 1 comment 4 replies
-
The issue isn't with the tagging api, but rather a file that is missing. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.