mirror of
https://github.com/ciur/papermerge.git
synced 2026-04-25 12:05:58 +03:00
[GH-ISSUE #429] Tags are not shared #332
Labels
No labels
2.1
3.0
3.0.1
3.0.2
3.0.3
3.0.3
3.1
3.2
3.2
3.3
3.5
3.x
Fixed. Waiting for feedback.
Fixed. Waiting for feedback.
UX
Version 2.1 - alpha
XSS
announcement
beta
blocker
bug
cannot reproduce
confirmed
confirmed
critical
demo
dependencies
deployment
detchnical debt
discussion
docker
documentation
donations
duplicate
enhancement
feature request
frontend
fundraising
good first issue
good issue
help wanted
high
implemented
important
improvement
incomplete
invalid
investigation
kubernetes
low
low impact
medium
medium
medium impact
migration from 2.0
migration from 2.1
missing-language
missing-ocr-language
no-activity
note
ocr
outofscope
packaging
performance
popular request
pull-request
pypi
question
raspberry pi
roadmap
search
security
setup
status
task
technical debt
updates
user xp
version 1.4.0 - demo
will be implemented
will not be implemented
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/papermerge#332
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ajarzyn on GitHub (Nov 28, 2021).
Original GitHub issue: https://github.com/ciur/papermerge/issues/429
Originally assigned to: @ciur on GitHub.
Description
Tags are not shared between users.
When the folder is accessed by the user (with access rights to that folders), Tags set on the shared documents/folders, are not shared with the target user.
Example
admin Taged folder_1 with "Receipt" Tag
admin has shared folder_1 to user_1 (Allow | Full Control)
user_1 can see the tag on the folder, but do not have access to this tag in the Tag menu (can't pin it/edit it). (No Tags from admin are visible at user context)
user_1 cannot add new Tag to the shared folder. (Tag appears for a moment but dissipaters after refresh).
Expected
User (preferably with proper role) can view, add, and edit tags.
Actual
Info:
@ciur commented on GitHub (Nov 30, 2021):
Good catch! Thanks for reporting this bug!
@ajarzyn commented on GitHub (Nov 30, 2021):
You are welcome let me know if you would like me to help somehow.
@The-C-Wolf commented on GitHub (Mar 12, 2023):
I just stumbled onto the same problem (using Version v2.1.5-ls61). The problem even exists, when no folders are shared between users. When user 1 creates a bunch of tags, user 2 is not allowed to create any of these tags, but they do not show up in user 2's tag list.
However, I found a workaround:
User 2 just needs to assign the respective tag(s) manually on a document/file once. Then the tag appears in the tag list.