Filter creator not working for shared table
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Steps to reproduce
Steps to reproduce
1 Create a new vacation request table
2 Create a vacation request in the vacation request view
3 Exit the vacation request view
4 Re-enter the vacation request view => Vacation request exist
5 Share the vacation request view to another user
6 Other user create a vacation request
7 Other user exit and re-enter the vacation request view => Vacation request does not exist.
The filter creator only works for the person who created the view.
Different behaviour than #769 closing #769
Expected behavior
The filter creator should work on any user
Actual behavior
The filter creator works only on the person who created the table
Tables app version
0.7.1
Browser
125
Client operating system
Windows
Operating system
.
Web server
Other
PHP engine version
Other
Database
Other
Additional info
Not the sysadmin of nextcloud.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the shared vacation request view using the seven steps in the issue, comparing the creator and other user's behavior in Tables app version 0.7.1. Trace the filter creator handling for shared tables; done means another user can create a request, leave and re-enter the view, and still see it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100