Using the roblox-studio:// protocol to open places you cant edit will say you're editing it on the website

On Roblox, using the roblox-studio:// protocol on places you cannot edit will make the website display that you are still editing it.

This is a backend API bug with Roblox afaik.

Lets say I opened JailBreak with the protocol. Obviously, it would error out in Roblox Studio because of permission errors.
image
However, it will still say I’m editing it until I open a new place in Studio or it times out.
image
While there is probably no malicious intent for this, it could make other players think you’re editing a place you’re not.

Reproduction:

  1. Open any place that you cant edit with the protocol:
    roblox-studio://1+launchmode:1/:edit+task:EditPlace+placeId:{id}+universeId
    (Replace {id} with the place id you want to edit
  2. Wait for it to error out
  3. Check your user profile
17 Likes

I was able to reproduce a similar bug but through the presence API.
I sent in a real name and ID of a game I was editing, and it would return an error (given it probably does not have the proper verification/auth to do that) but would remove that from my status, even if I was actually editing it.

1 Like

Thanks for the report! We’ve filed this internally and we’ll follow up here when we have an update for you.

2 Likes

I am in the process of checking over bug reports and following up on some bugs that haven’t received any activity in a while.
Is this issue still occurring or can you confirm that this bug has been resolved?

1 Like

yep, still happening here
image

also canned replies go brrr

2 Likes

Alright. As soon as there is info from the engineers i will pass it on to you.

2 Likes