You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*### Welcome Data Hub Central Community Edition(DHCCE) enthusiast!
Let's get the most out of this ticket, please fill out this template.
The issue
Short description of the problem:
Seems steps have to have unique names in each flow.
If you create a step “MapCustomers” in flow A and next create a “MapCustomers” step in flow B, you’ll end up with only one MapCustomers step in the datahub project with only the B flow mappings assigned. The second step of similar name overwrites the first.
Give steps unique names for now.
What behavior are you expecting?
What are the steps to reproduce the issue:
1)
2)
3)
Tech details
Which Operating System are you using?
Which version of MarkLogic are you using?
Which version of the Data Hub are you using?
The devil is in the details...
If possible, rerun the command with -d for debugging output and attach the output:
java -jar dhcce.jar -d > myoutput.txt
The text was updated successfully, but these errors were encountered:
This isn't necessarily a bug. This is how hub central works. In HC, steps can be re-used across flows, so require unique names.
The UI here could prompt a user to provide a unique name to help avoid this.
With planned convergence of CE with HC, update here may not be required.
For now provide unique names for steps.
*### Welcome Data Hub Central Community Edition(DHCCE) enthusiast!
Let's get the most out of this ticket, please fill out this template.
The issue
Short description of the problem:
Seems steps have to have unique names in each flow.
If you create a step “MapCustomers” in flow A and next create a “MapCustomers” step in flow B, you’ll end up with only one MapCustomers step in the datahub project with only the B flow mappings assigned. The second step of similar name overwrites the first.
Give steps unique names for now.
What behavior are you expecting?
What are the steps to reproduce the issue:
1)
2)
3)
Tech details
Which Operating System are you using?
Which version of MarkLogic are you using?
Which version of the Data Hub are you using?
The devil is in the details...
If possible, rerun the command with -d for debugging output and attach the output:
java -jar dhcce.jar -d > myoutput.txt
The text was updated successfully, but these errors were encountered: