Skip to content

Conversation

@srishtea-22
Copy link
Contributor

Fix #6157

This PR updates the error messages displayed when a target or condition references a source that does not exist.

Test

To test this pull request, you can run the following commands:

cd <to_package_directory>
go test

Additional Information

Checklist

  • I have updated the documentation via pull request in website repository.

Tradeoff

Potential improvement

Copy link
Member

@olblak olblak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix

@olblak olblak changed the title display correct target/condition id in missing sourceid errors fix: display correct target/condition id in missing sourceid errors Oct 23, 2025
@olblak olblak added bug Something isn't working core All things related to Updatecli core engine labels Oct 23, 2025
@olblak olblak enabled auto-merge (squash) October 23, 2025 08:53
@olblak olblak merged commit 7df009c into updatecli:main Oct 23, 2025
5 checks passed
@srishtea-22 srishtea-22 deleted the fix/target-id-error-msg branch October 23, 2025 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working core All things related to Updatecli core engine

Projects

None yet

Development

Successfully merging this pull request may close these issues.

the specified sourceid "xxx" for condition[id] does not exist

2 participants