nextcloud / nextcloud/tables

Filter creator not working for shared table

Open
#1,074 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage bug needs info
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.