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
When uploading a PythonArchiveArtifact and then a WAR to the service, the resulting ServiceTemplate contains two top nodes. This behavior is inconsistent with the expected behavior, as only one top node should be present in the ServiceTemplate.
Expected Behavior:
The ServiceTemplate should contain a single top node, regardless of whether a PythonArchiveArtifact is uploaded before a WAR or vice versa.
Steps to Reproduce:
Upload a PythonArchiveArtifact to the WF modeler-
Upload a WAR to the WF modeler.
Result:
The resulting ServiceTemplate contains two top nodes, which is not the expected behavior.
The text was updated successfully, but these errors were encountered:
Current Behavior:
When uploading a PythonArchiveArtifact and then a WAR to the service, the resulting ServiceTemplate contains two top nodes. This behavior is inconsistent with the expected behavior, as only one top node should be present in the ServiceTemplate.
Expected Behavior:
The ServiceTemplate should contain a single top node, regardless of whether a PythonArchiveArtifact is uploaded before a WAR or vice versa.
Steps to Reproduce:
Result:
The resulting ServiceTemplate contains two top nodes, which is not the expected behavior.
The text was updated successfully, but these errors were encountered: