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

Dynamic package feeds no longer working #4174

Closed
tw17 opened this issue Jan 17, 2018 · 2 comments
Closed

Dynamic package feeds no longer working #4174

tw17 opened this issue Jan 17, 2018 · 2 comments
Assignees
Milestone

Comments

@tw17
Copy link

tw17 commented Jan 17, 2018

Dynamic package feeds no longer working on the latest version of Octopus (from 4.1.0)

Octopus.Server.Web.Api.Rules.SelectedPackagesPassChannelRules+FeedNotFoundException  
   at Octopus.Server.Web.Api.Rules.SelectedPackagesPassChannelRules.<>c__DisplayClass10_0.<GetStepsWithPackageRuleViolations>b__7(String feedId)
   at Octopus.Server.Web.Api.Rules.SelectedPackagesPassChannelRules.<>c__DisplayClass10_0.<GetStepsWithPackageRuleViolations>b__2(PackageStepVersion package)
   at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at Octopus.Server.Web.Api.Rules.SelectedPackagesPassChannelRules.AfterMapBeforeStore(Release model, ReleaseResource resource, ISpecialRuleContext context)
   at Octopus.Server.Web.Infrastructure.Api.Responder`1.ExecuteRegisteredRules[TRule](Action`2 ruleCallback)
   at Octopus.Server.Web.Infrastructure.Api.CreateResponseDescriptor`2.Responder.ExecuteRegistered()
   at Octopus.Server.Web.Infrastructure.Api.Responder`1.Respond(TDescriptor options, NancyContext context)
   at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
   at CallSite.Target(Closure , CallSite , Object , Object , NancyContext )
   at Octopus.Server.Web.Infrastructure.OctopusNancyModule.<>c__DisplayClass14_0.<get_Routes>b__1(Object x)
   at CallSite.Target(Closure , CallSite , Func`2 , Object )
   at Nancy.Routing.Route.<>c__DisplayClass4.<Wrap>b__3(Object parameters, CancellationToken context)```
@tw17
Copy link
Author

tw17 commented Jan 22, 2018

ReleaseNote: Dynamic package feeds now working again with channel rules.

@lock
Copy link

lock bot commented Nov 23, 2018

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 Nov 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant