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

Delivery: Fill hierarchy data unused during publishing #954

Conversation

iLLiCiTiT
Copy link
Member

Changelog Description

Delivery template data recalculates all entity keys from representation hierarchy.

Additional info

It is common that representation context, with data used for publish template, does not contain all keys that can be used during delivery. For that purposes was implemented new function get_representations_delivery_template_data which prepares the data of representation.

Notes

We don't have very good delivery api functions, created issue for improvement #953 .

Testing notes:

  1. Deliver template that contains {parent} should be possible to use for delivery of representation that didn't have {parent} in publish template.

Resolves #929

@ynbot ynbot added type: enhancement Improvement of existing functionality or minor addition size/S labels Oct 15, 2024
@iLLiCiTiT iLLiCiTiT changed the title added new function to calculate representation delivery data Delivery: Fill hierarchy data unused during publishing Oct 15, 2024
@iLLiCiTiT iLLiCiTiT self-assigned this Oct 15, 2024
@iLLiCiTiT iLLiCiTiT merged commit 22c1049 into develop Oct 15, 2024
3 checks passed
@iLLiCiTiT iLLiCiTiT deleted the enhancement/929-ay-6777_compute-full-anatomy-data-for-deliver-versions-action branch October 15, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AY-6777_Compute full anatomy data for "deliver versions" action
3 participants