List of steps to reproduce
- If we drag and drop an image into Phabricator (Description or Comment or Phame post), it seems to be setting the default visibility to only the uploader. *E.g. https://phabricator.wikimedia.org/T310785#8008970 which just shows me {F35246875, size=full}
- However if we use the "upload file" form, then things work as expected.
What happens?:
- I drag-and-dropped this image: {F35247511} But it is not visible to me when using a private window at https://phabricator.wikimedia.org/F35247511
What should have happened instead?:
- It should've been default publicly viewable (unless dropped into a restricted-visibility task), like images that are uploaded using https://phabricator.wikimedia.org/file/upload/
→ Note that Phabricator/Phorge has an "Attach" feature on Files. It means that, if a private File is attached to a Task, the persons that can see the Task can also see the File. This is also easier and more secure to setup, than manually keeping in sync Files permissions with their related Tasks permissions.
→ In short, probably, Drag & Drop should attach as default.
Upstream Task in Phorge: