Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic Release Creation (ARC) validation fails on non-default space #5610

Closed
NickJosevski opened this issue Jun 6, 2019 · 3 comments
Closed
Assignees
Labels
feature/automatic-release-creation kind/bug This issue represents a verified problem we are committed to solving size/tiny ~1 hour
Milestone

Comments

@NickJosevski
Copy link

NickJosevski commented Jun 6, 2019

The bug

On a new Space, attempting to user ARC, will fail validation looking for a built in feed that doesn't exist in that Space

What I expected to happen

It should work.

Steps to reproduce

  1. On the a Space that's not the default
  2. Using a project that has a package step
  3. Go to Triggers > ARC > hit setup and select the package step
  4. Hit Save 💥

Screen capture

image

Log exerpt

There was a problem with your request.
The Automatic Release Creation package must be sourced from the Octopus built-in feed.

Affected versions

Octopus Server:
2019.5.4 onwards

Workarounds

None

Links

Issue caused by fix for #5564 in https://github.com/OctopusDeploy/OctopusDeploy/pull/3831

@NickJosevski NickJosevski added the kind/bug This issue represents a verified problem we are committed to solving label Jun 6, 2019
@NickJosevski
Copy link
Author

NickJosevski commented Jun 6, 2019

There's another UI related part to this there's a hard coded builtin feed in 1 location.

But it doesn't look to be used: https://github.com/OctopusDeploy/OctopusDeploy/search?q=deploymentActionBuiltInFeedPackages&unscoped_q=deploymentActionBuiltInFeedPackages

Do we have another bug at play or is this just old code that didn't get removed?

https://github.com/OctopusDeploy/OctopusDeploy/search?l=TypeScript&q=feeds-builtin

@NickJosevski
Copy link
Author

@NickJosevski NickJosevski added this to the 2019.5.9 milestone Jul 11, 2019
@lock
Copy link

lock bot commented Oct 9, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. If you think you've found a related issue, please contact our support team so we can triage your issue, and make sure it's handled appropriately.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature/automatic-release-creation kind/bug This issue represents a verified problem we are committed to solving size/tiny ~1 hour
Projects
None yet
Development

No branches or pull requests

3 participants