Unable to give permission to get specific job
Open
Nobody has claimed this yet.
help wanted
system
- Dominant language
- Java
- Stars
- 151
- Forks
- 183
- Avg merge
- 14m
- Merged PRs (30d)
- 2
Description
Hi,
I needed to provide permission to external application to get job by executionId (job:execution:*:get), but this permission is missing from sec_permission table in the DB.
I have added it, but it seems as some miss.
Contributor guide
No contributing guide indexed for this repository
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 tracing how the sec_permission table is populated and compare the existing job permissions with job:execution:*:get. Verify the permission's expected scope for executionId access and test that an external application can retrieve the specific job once it is available through the normal setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- authorization, database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100