You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/11/23 07:11:23 UTC

[GitHub] [incubator-devlake] warren830 opened a new pull request, #3787: fix(domain layer): delete deployment id for issues

warren830 opened a new pull request, #3787:
URL: https://github.com/apache/incubator-devlake/pull/3787

   ### Summary
   According to #3468 , we need to drop field `deployment_id` for issues, but this might impact other plugins, so I decide to process this independently.
   This pr delete `deployment_id` in models.issues.go
   Also update e2e data which has `deployment_id`
   
   ### Does this close any open issues?
   relate to #3468 
   
   ### Screenshots
   Include any relevant screenshots here.
   
   ### Other Information
   Any other information that is important to this PR.
   


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] warren830 merged pull request #3787: fix(domain layer): delete deployment id for issues

Posted by GitBox <gi...@apache.org>.
warren830 merged PR #3787:
URL: https://github.com/apache/incubator-devlake/pull/3787


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org