We are using the listing_url functionality in the workspace API: https://app.swaggerhub.com/apis-docs/magicplan/magicplanCloudApi/1.2#/workspace/put_workspace
We set this to an URL on our service. However, we have noticed that something seems to cause this to be reset to
null
, from no action on our part. We have two times made sure that the
listing_url
is set to the correct one, only to find out at a later state that it has been reset.
Some time ago, we reported an issue with not being able to set this field to
null
at all. We wanted this so we could turn the functionality off if it wasn't working as expected. This is mere speculation, but would it be possible that the bug fix involved in this also opened up for other paths to inadvertently set the field to null?