Unresolved
Details
Assignee
Christian PapeChristian PapeReporter
Christian PapeChristian PapeComponents
Sprint
NoneAffects versions
Priority
Trivial
Details
Details
Assignee
Christian Pape
Christian PapeReporter
Christian Pape
Christian PapeComponents
Sprint
None
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created October 5, 2023 at 11:57 AM
Updated November 8, 2023 at 3:31 PM
I use scripts to generate business services. Relationships are inserted into an existing business service. But at the moment this seems to be not possible anymore. The respective ReST calls result in a HTTP/1.1 500 Server Error.
Steps to repoduce:
create a node with an interface 10.10.10.10 and for example a service called XYZ
create an empty Business Service and look up its id in the Topology UI after reloading the BSM daemon, lets assume the id=42
run the following command:
Exceptions are throws and logged in jetty-server.log and web.log, e.g.
I tested with 32.0.3, foundation-2022 and foundation-2021. For all of these branches it was not possible to manipulate a Business Service.