Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix create asset worker to send updates for PolicyGroup #8357

Merged

Conversation

lauraghiorghisor-tw
Copy link
Contributor

@lauraghiorghisor-tw lauraghiorghisor-tw commented Oct 11, 2023

Whilst the draft update call to publishing api also triggers an asset manager call for the entire attachable (see listener in edition_services.rb), the publishing api call does not get triggered for policy group. Asset manager updates end up not being made.

We are now specifically making this call for all AttachmentDatas that belong to a PolicyGroup.

Trello card

Whilst the draft update call to publishing api also triggers
an asset manager call for the entire attachable (see listener in
edition_services.rb), the publishing api call does not get triggered
for policy group. Asset manager updates end up not being made.

We are now specifically making this call for all AttachmentDatas
that belong to a PolicyGroup.

Co-authored-by: Syed Ali <[email protected]>
Co-authored-by: Iris Lau <[email protected]>
@lauraghiorghisor-tw lauraghiorghisor-tw force-pushed the fix-asset-manmager-updates-for-all-attachables branch from 7b1b50d to 579b22f Compare October 11, 2023 12:55
@lauraghiorghisor-tw lauraghiorghisor-tw merged commit 74f4d50 into main Oct 11, 2023
9 checks passed
@lauraghiorghisor-tw lauraghiorghisor-tw deleted the fix-asset-manmager-updates-for-all-attachables branch October 11, 2023 13:47
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