Problem Description: The Plan DSL build plan fails to build upon trying to converge a change to a DSL for a pipeline who's linked repository does not grant the "Use" permission to the account used by Plan.
Expected Result: One should see 'Repository "$repository" could not be accessed. Check that its permissions are correct'
Actual Result: One sees 'Repository "$repository" not found.'
Thanks for your feedback. Could you please explain what you mean by a "linked repository which does not grant the Use permission"? Also, a DSL example and a stack trace would help me much!
Version: 1.7.0
Problem Description: The Plan DSL build plan fails to build upon trying to converge a change to a DSL for a pipeline who's linked repository does not grant the "Use" permission to the account used by Plan.
Expected Result: One should see 'Repository "$repository" could not be accessed. Check that its permissions are correct'
Actual Result: One sees 'Repository "$repository" not found.'
Thanks!