listing_url gets reset to null
complete
G
Gray Harrier
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?Log In
This post was marked as
complete
G
Gray Harrier
Happy to hear this, @Bernd Wolfram!
Bernd Wolfram
Thank you Gray Harrier we were able to identify the issue.
The fix will be going live with a production release next week. You will be notified automatically once done!
G
Gray Harrier
Thanks a lot, Bernd Wolfram! I actually set the
listing_url
again on tuesday (May 21) and now I see that it is null again (last modified 2024-05-22 13:28:59"). I now set it back to the value we want and am getting the expected value back from /api/v2/workspace (with last modified 2024-05-23 07:15:08, i.e. now).
Bernd Wolfram
Gray Harrier Unfortunately, we weren't able to reproduce your issue. We have now implemented diagnostic tools to help us gain more insights. Could you please set your listing URL again so we can monitor the situation? Please confirm here once done.
This post was marked as
in progress
Bernd Wolfram
under review
G
Gray Harrier
This seems to happen every day. I checked again now and our workspace had gotten modified at
"2024-05-17 09:10:43"
(this morning), and now listing_url
is null
again.