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/09/01 02:52:47 UTC

[GitHub] [incubator-devlake] likyh opened a new issue, #2906: [Bug][Module Name] Bug title

likyh opened a new issue, #2906:
URL: https://github.com/apache/incubator-devlake/issues/2906

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   If I create 2 Jira when adding blueprint:
   ![image](https://user-images.githubusercontent.com/3294100/187821297-c921e67e-7b2b-4455-b075-d750cc28bad5.png)
   ![image](https://user-images.githubusercontent.com/3294100/187821267-85f1036a-57a6-4b1b-b4af-8d52fd76c48e.png)
   And edit the transformation rule in one of them:
   ![image](https://user-images.githubusercontent.com/3294100/187821592-4dbc2482-4889-47b7-add4-6fbb0ef863ce.png)
   
   But I find another also has been edited.
   ![image](https://user-images.githubusercontent.com/3294100/187821828-3842a718-0f17-4002-87fa-21f7bf3fb8af.png)
   
   
   
   ### What you expected to happen
   
   can edit separately.
   
   ### How to reproduce
   
   the same as "What happened"
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   main
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.apache.org

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


[GitHub] [incubator-devlake] e2corporation commented on issue #2906: [Bug][config] jira transfomation will affact other jira's transfomation when adding blueprint

Posted by GitBox <gi...@apache.org>.
e2corporation commented on issue #2906:
URL: https://github.com/apache/incubator-devlake/issues/2906#issuecomment-1238685828

   @likyh Are connections "j2221" and "1111" sharing the same jira credentials & endpoint? One of the assumptions is that project IDs and board IDs are unique, regardless of connection. I will still make adjustments for this scenario, but I think you duplicating the _same_ jira connection source as 2 separate jira instances is the main reason you have "test_board" configuration duplicated because they share the same board ID #.


-- 
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] e2corporation closed issue #2906: [Bug][config] jira transfomation will affact other jira's transfomation when adding blueprint

Posted by GitBox <gi...@apache.org>.
e2corporation closed issue #2906: [Bug][config] jira transfomation will affact other jira's transfomation when adding blueprint
URL: https://github.com/apache/incubator-devlake/issues/2906


-- 
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] e2corporation commented on issue #2906: [Bug][config] jira transfomation will affact other jira's transfomation when adding blueprint

Posted by GitBox <gi...@apache.org>.
e2corporation commented on issue #2906:
URL: https://github.com/apache/incubator-devlake/issues/2906#issuecomment-1234197198

   This appears to be happening because 'test_board' happens in both connections, even though the boards list structure is key'd by connection index. This issue has not been found during prior QA testing, will troubleshoot and resolve.


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