github-actions[bot] commented on issue #9294:
URL: 
https://github.com/apache/dolphinscheduler/issues/9294#issuecomment-1083969553


   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   DolphinScheduler's cross-project dependency process is currently implemented 
by sharing, but after sharing with others, others can modify the permissions of 
this process, and the permissions should be refined a bit, such as support, 
dependence, viewing, and modification.
   
   ### Use case
   
   For example, in a data middle-end project, there are special access groups, 
model groups, and upper-layer application groups, which have different 
divisions of labor. The access group is responsible for the data access of the 
ods layer project, and the model group is responsible for dwd, dws, and dim. 
Layer project development, the upper application group is responsible for the 
market development of the ads layer, ods openly shares dwd, dws, dim (depending 
on ods), but is not allowed to be modified, dwd, dws, dim open and share the 
ads layer (depending on the model layer), but it is not allowed to be modified. 
There is a dependency on the project workflow. Different groups need to control 
permissions for different layers.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to