Actions
Support #4243
openGist visibility update?
Start date:
30.08.2016
Due date:
% Done:
0%
Estimated time:
Sorting:
Commit Number:
Affected Version:
Description
[tenderapp] report: https://rhodecode.tenderapp.com/help/discussions/questions/33218 reported by user: rhodecode@x.keshi.org
When I edit an existing public gist entry, it always turns into a private gist without any indications. And there seems no way to change the visibility of gists from private to public. Is this an intended behavior?
Confirmed with my own RhodeCode CE 4.3.1 installation and https://code.rhodecode.com.
How to reproduce:
- Sign in to https://code.rhodecode.com/.
- Open https://code.rhodecode.com/_admin/gists/new.
- Fill anything in the body and push "Create Public Gist" button.
- Push "Edit" button.
- Push "Update Gist" button.
Expected result:
- The gist entry should remain public.
Actual result:
- The gist entry turns into "Private Gist".
Actions