-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Export board menu not visible on some boards #1060
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'm looking in my pull request changes files, I see nothing about this menu : |
"Change color", "Export board" and "Archive Board" menu entries appear only for the admin of the board |
I am admin user in Wekan installed locally, and other boards have Export visible and one of the boards does not have those visible, as shown in those images above. |
hi @xet7, which command did you use to update the isAdmin value? |
@lime918 I used some MongoDB command, I don't remember anymore. You can also use REST API to change member role on board: |
just for the searching folks: https://github.com/wekan/wekan/blob/master/start-wekan.sh#L28 |
@nebulade @huneau
After merging #1059 I noticed on my Wekan differences between boards on the same Wekan+MongoDB instance:
On one of my boards Export is not visible:
And elsewhere on other boards it is visible:
Do yo have any idea how to fix this?
The text was updated successfully, but these errors were encountered: