vdusek opened a new issue #8609:
URL: https://github.com/apache/airflow/issues/8609
**Apache Airflow version**: 1.10.9
**Environment**:
- **Cloud provider or hardware configuration**: N/A
- **OS** (e.g. from /etc/os-release): Debian GNU/Linux 9 (stretch)
- **Kernel** (e.g. `uname -a`): Linux 4cc8ac3c2cfb 5.4.0-26-generic
#30-Ubuntu SMP Mon Apr 20 16:58:30 UTC 2020 x86_64 GNU/Linux
- **Install tools**: N/A
**What happened**:
When I update DAG's parameter `access_control` the change is not updated in
the UI at `roles/list/`. I have to trigger refresh DAG manually in the UI to
get the change. (I tried it many times and waited 10+ minutes.)
**What you expected to happen**:
I assume the change change should be updated automatically, as for any other
DAG's parameter.
**How to reproduce it**:
Create new DAG for example with parameter: `access_control={'Public':
['can_dag_read']}`.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]