mibexsoftware / bamboo-plan-dsl-plugin

Configuration as code with a Groovy-based DSL or YAML for Atlassian Bamboo.
https://marketplace.atlassian.com/plugins/ch.mibex.bamboo.plandsl/
Other
40 stars 16 forks source link

Feature Request: Show "Permission Denied" error message instead of "Linked repository not found" #27

Open carlosonunez opened 7 years ago

carlosonunez commented 7 years ago

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!

mrueegg commented 7 years ago

Hi,

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!