-
Notifications
You must be signed in to change notification settings - Fork 41
Namespace seeding does not work #509
Copy link
Copy link
Labels
app: apiConcerns the APIConcerns the APIpriority: highIndicates a high priority issueIndicates a high priority issuetype: bugSomething isn't workingSomething isn't workingweight: 1An issue that has a very low development impactAn issue that has a very low development impact
Milestone
Metadata
Metadata
Assignees
Labels
app: apiConcerns the APIConcerns the APIpriority: highIndicates a high priority issueIndicates a high priority issuetype: bugSomething isn't workingSomething isn't workingweight: 1An issue that has a very low development impactAn issue that has a very low development impact
Type
Fields
Give feedbackNo fields configured for Bug.
Projects
StatusShow more project fields
Done
I tried this:
I was trying to seed a namespace by file when launching the API
This namespace never would show up in the ui.
This happened:
Namespace never appeared in UI, but first attempts succeeds (2nd fails duew to duplicate name in resource repository, I believe due to absence of a name).
I expected this:
namespace to appear in UI
Is there a workaround?
I altered these lines to this:
Which does work for me. I am not a .Net/C# developer, so there might be better ways to do this (e.g.
ProvisionWorkflowsAsynchas more sophisiticated checks for duplicates etc.), but kindly asking for someone to fix it.Anything else?
No response
Platform(s)
MacOS
Community Notes