Issues icon indicating copy to clipboard operation
Issues copied to clipboard

Runbook step with using a variable for a feed ID fail to select package version when deploy

Open HuyPhanNguyen opened this issue 1 year ago • 0 comments

Severity

No response

Version

2024.1

Latest Version

I could reproduce the problem in the latest build

What happened?

Error show when try to create deployment with RunBook image

Reproduction

  • Create run book that have "Run a script step"
  • Package feed config a project variable image
  • Set that variable environment scope to development image
  • Run the run book select environment to "development" image
  • UI will ask to select package version if click on the arrow button to select package version will show this error image

Error and Stacktrace

An unexpected error occurred in Octopus v2024.3.1228: "Error: The provided feed #{FeedId} could not be found"
in DAe
in tbody
in DataTableBody
in table
in DataTable
in div
in div
in ForwardRef
in ForwardRef
in div
in div
in div
in t
in ForwardRef
in ForwardRef
in S
in div
in ForwardRef
in ForwardRef
in ForwardRef
in ForwardRef
in ExpandableFormSectionInternal
in Unknown
in ExpandableInternal
in Connect(ExpandableInternal)
in ContextualExpandableContainer
in div
in div
in div
in wm
in div
in TransitionAnimation
in div
in div
in PaperLayoutInner
in an
in div
in KeyboardHandler
in div
in FormComponent
in i
in FormInternal
in Cm
in FormPaperLayout
in ZTe
in RunbookRunNowLayoutInternal
in gNe
in JYe
in DatabaseComponentContextProvider
in FieldErrorContextProvider
in ErrorContextProvider
in Mat
in t
in ErrorBoundaryInternal
in ReloadableRoute
in Bat
in t
in RunbookContextProvider
in RunbookContextLayout
in $at
in BranchAwareRedirectInternal
in BranchAwareRedirect
in Lat
in t
in ErrorBoundaryInternal
in ReloadableRoute
in t
in ErrorBoundaryInternal
in RouteAwareErrorBoundary
in div
in div
in main
in div
in div
in Hn
in ka
in D9
in main
in ProjectContextProvider
in ProjectLayoutInternal
in DatabaseComponentContextProvider
in FieldErrorContextProvider
in ErrorContextProvider
in Ert
in t
in ErrorBoundaryInternal
in ReloadableRoute
in t
in SlugSafeRedirectInternal
in Sat
in yat
in t
in ErrorBoundaryInternal
in ReloadableRoute
in t
in Yat
in t
in ErrorBoundaryInternal
in ReloadableRoute
in t
in qat
in t
in Unknown
in withRouter()
in div
in Fc
in Hc
in main
in Gi
in div
in div
in Ti
in ia
in _tt
in PortalGlobalLayout
in SpaceLoader
in WithPersistedSpace
in Connect(WithPersistedSpace)
in withRouter(Connect(WithPersistedSpace))
in t
in t
in yst
in t
in ErrorBoundaryInternal
in ReloadableRoute
in SecureRoute
in t
in div
in jit
in div
in Tit
in kit
in c
in i
in i
in l
in f
in D
in rlt
in t
in t
in olt
in DevToolsContextProvider
in ClientConnector
in l
in y
in div
in Sl
in S
in clt
in PageProvider
in utt
in j
in DatabaseComponentContextProvider
in FieldErrorContextProvider
in ErrorContextProvider
in ErrorBoundaryInternal
in c
in d
in bG
in App

More Information

No response

Workaround

Use un-scope variable

HuyPhanNguyen avatar May 28 '24 06:05 HuyPhanNguyen