Unable to leave a group after a dungeon run

Ran a dungeon and got stuck in the group after we finished, none of us knew how to leave the group as the leave dungeon and leave group did not show on my profile or on the dungeon eye icon.

For folks new to this bug (folks dealing with it for 2 months on the beta), here’s the work around.

To leave instance type:
/script LeaveParty()

To Teleport to and from the instance, you can use this one script:
/run LFGTeleport(IsInLFGDungeon())

I have that one in a macro. If I’m in the dungeon it ports me out and if I’m out, it ports me in.