Hi folks,
i am trying to find the correct flag in AlteryxGallery db which will enables or disables workflow download button in gallery. On the schema page, it is mentioned that PublishedRevision.Permissions.CanDownload is the flag that I am looking for. I toggled it to 'false' for a workflow it but it does not work as the "Download" button is still there. I also tried Revisions.0.Permissions.CanDownload = false and this seems to help but not in all cases. In case, where there are multiple revisions, sometimes I need to toggle Revisions.1 or Revisions.2 (example) to make it work. Is there any particular flag which exists that server my purpose.
Thanks in advance.
Note: I am doing the toggle at my own risk.
Hi @shobhit_gupta
I appreciate you know the risk of changing this within the MongoDB.
Can you please let me know your current version of Alteryx Server?
Kind Regards,
Hi, the version is 2020.4