weixin_39585035
2020-11-30 09:54Allure for Jira plugin api mismatch with Allure Jira Plugin api
Describe the bug Allure for Jira plugin in version 1.5 had refactoring, which was not done on Jira Plugin. This generates errors and exceptions when trying to use newest plugin version for integration purposes
To Reproduce Steps to reproduce the behavior: 1. Install newest version of Allure for Jira Plugin 2. Use CLI server (for example Jenkins) with Allure Plugin installed 3. Configure CLI Plugin to use newest Allure version (2.12.1 at time of writing this issue) 4. Configure Job to inject proper Env Variables 5. Run tests and wait for them to finish
Expected behavior The exception rises. The "id" attribute is unknown to api thus failing job.
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
| Allure version | 2.12.1 | | Allure for Jira | 1.5 |
Additional context Sadly we can not downgrade our Plugin version because the older one is not compatibile with our Jira. Also i though of making pull request with fix, but i might not be able to refactor TestCase results.
该提问来源于开源项目:allure-framework/allure2
- 点赞
- 回答
- 收藏
- 复制链接分享
6条回答
为你推荐
- 如何解决python中PermissionError:【WinError 5】拒绝访问
- python
- 1个回答
- 为什么Composer安装不同的包?
- magento
- php
- 3个回答