How do I enable my specs repo to access the other linked repos? Its greyed out here.
I believe this is causing:
com.atlassian.bamboo.exception.RssPermissionException: The plan stored in repository 'PlanX.git' is not permitted to use following repository(ies): PlanY.perforce, PlanZ.git at com.atlassian.bamboo.configuration.external.PlanConfigImportValidationService.validateRssPermissionsForPlan(PlanConfigImportValidationService.java:378) at com.atlassian.bamboo.configuration.external.PlanConfigImportServiceImpl.lambda$importPlan$0(PlanConfigImportServiceImpl.java:358) at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:140)
Related docs
https://confluence.atlassian.com/bamboo/enabling-repository-stored-bamboo-specs-938641941.html
Only Administrator can set those two greyed out options.
If you can edit PlanY.perforce and PlanZ.git repository, add PlanX.git into the Permissions tab setting of PlanY.perforce and PlanZ.git.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.