Startrekzky commented on issue #1680:
URL: 
https://github.com/apache/incubator-devlake/issues/1680#issuecomment-1132830372

   ## Summary of Discussion Results
   After the discussion with @klesh @mindlesscloud @warren830 @yumengwang03 on 
May 20, we've reached several agreements:
   1. all of us prefer the first solution;
   2. the table.std_users will be renamed to table.people, indicating natural 
people. The existing table.users indicates user accounts. We thought of 
changing the existing table.users to table.accounts and adding a table.users, 
but that will cause many changes in the code.
   3. Considering that the user identities under different entities from the 
same tool are different. For instance, Jira has 2 entities: issues and 
issue_changelogs. `Assignee_id` under table.issues and `user_name` under 
table.issue_changelogs will be 2 different records in table.users.
   
   ## Data Schema
   
   
   


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