vincbeck commented on issue #53902:
URL: https://github.com/apache/airflow/issues/53902#issuecomment-3137889724

   Hi @metalshanked . I am not sure I understand this issue. No config tab is 
defined on the Dag page (nor in the Dag run page). See definitions of tabs 
[here](https://github.com/apache/airflow/blob/main/airflow-core/src/airflow/ui/src/pages/Dag/Dag.tsx#L44).
 So the reason why you do not see the config tab is not because of 
authorization issue but because it simply does not exist :)
   
   There is another open issue similar to the issue you are describing (but not 
the same), I am putting it here to be sure you are not confusing with it: 
#53882. If that's the case, there is already a fix for it: #53944.
   


-- 
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