oceanos opened a new issue #2202: [BUG] queueName should not be stored in the 
table t_ds_user, which can result in inconsistent data
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2202
 
 
   
   **Describe**
   QueueName should not be stored in the table t_ds_user, which can result in 
inconsistent data.
   
![image](https://user-images.githubusercontent.com/11856424/76820155-4487bd00-6845-11ea-9f51-3d070be1313c.png)
   
   **Reproduce**
   1. Update queue's name
   2. Query Userlist 
   3. The queue's old name is returned
   
   **Expected**
   The new value should be returned
   
   **Version**
    -[dev]
   
   **Improvement
   - QueueId should be stored.
   

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


With regards,
Apache Git Services

Reply via email to