Skip to content

Conversation

@vijayrathore8492
Copy link
Contributor

@vijayrathore8492 vijayrathore8492 commented Nov 8, 2022

Signed-off-by: Vijay Kumar Rathore professional.vijay8492@gmail.com

Change Summary

If user try to update child filters, it's getting error as user not allowed. This PR fixes this issue.
image

Change type

  • feat: (new feature for the user, not a new feature for build script)
  • fix: (bug fix for the user, not a fix to a build script)
  • docs: (changes to the documentation)
  • style: (formatting, missing semi colons, etc; no production code change)
  • refactor: (refactoring production code, eg. renaming a variable)
  • test: (adding missing tests, refactoring tests; no production code change)
  • chore: (updating grunt tasks etc; no production code change)

Test/ Verification

Provide summary of changes.
The error is happening when filterParentId is sent in request parameter. In backend projectId is not searched with filter parent and noco backend consider all these requests as unauthorized as authorization is project based.

Additional information / screenshots (optional)

Anything for maintainers to be made aware of

Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
@pranavxc pranavxc merged commit 3ff0904 into nocodb:develop Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants