Skip to content

Conversation

@jaboehri
Copy link
Collaborator

Closes #22

…ons and get updated to the desired state for 2.0 in the DeploymentStateListener.

This fixes inconsistent deployment behavior where sometimes the plugin was unable to be deployed because the wrong versions of CodeSystems were used to validate the Task resources
@jaboehri jaboehri requested a review from hhund October 22, 2025 12:20
@jaboehri jaboehri self-assigned this Oct 22, 2025
@hhund hhund changed the base branch from develop to main October 22, 2025 13:42
@hhund hhund changed the base branch from main to develop October 22, 2025 13:42
…be used by other draft Tasks that get uploaded later, but not as part of this plugin
…hild execution of the execution that set the variable. Therefore getVariableLocal() cannot find the value because it only looks for the value in the child execution's (local) variable store. GetVariable() on the other hand, does check parent executions for values so using the DSF API's variables, the child execution can find the value in the parent execution
…an error to not crash that part of the execution
…even though intuitively it makes sense to use it
@hhund hhund merged commit c8f5f19 into develop Oct 22, 2025
2 checks passed
@hhund hhund linked an issue Oct 22, 2025 that may be closed by this pull request
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.

Upload Draft Task Resouces in DeploymentStateListener

3 participants