Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove plugin.overwriteIssueSummary option #123

Merged
merged 20 commits into from
Jul 29, 2023

Conversation

csvtuda
Copy link
Contributor

@csvtuda csvtuda commented Jul 23, 2023

In the wake of #114, this PR removes the plugin.overwriteIssueSummary option. From now on, issue summaries are automatically fetched for all linked test issues, preventing undesired behaviour as described in #100 or #83.

The only summary which users can now still change is the summary of linked test execution issues, through the jira.testExecutionIssueSummary option.

Any issues updated after a Cucumber feature file import are also renamed to their previous summary on upload. Effectively, Jira is now the only source of truth for issue summaries.

  • implement field fetchers
    • summary
    • description
    • test type
  • automatically fetch issue summaries for Cypress result imports
  • automatically rename issues and preconditions after feature file imports

@csvtuda csvtuda added the feature New feature or request label Jul 23, 2023
@csvtuda csvtuda changed the title Remove plugin.overwriteIssueSummaries option Remove plugin.overwriteIssueSummary option Jul 24, 2023
@csvtuda csvtuda self-assigned this Jul 24, 2023
@csvtuda csvtuda marked this pull request as ready for review July 29, 2023 12:04
@csvtuda csvtuda merged commit 7e0bc87 into main Jul 29, 2023
@csvtuda csvtuda deleted the feature/remove-overwrite-issue-summary branch July 29, 2023 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant