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

Not able to add comments in JIRA using two way #118

Open
jkharbas opened this issue Feb 10, 2022 · 0 comments
Open

Not able to add comments in JIRA using two way #118

jkharbas opened this issue Feb 10, 2022 · 0 comments

Comments

@jkharbas
Copy link

Hi,
I am able to do one way integration but when I am trying to comment the JIRA (Two way) I am getting below error .

Failed to load requirement : Method net/serenitybdd/plugins/jira/requirements/JIRARequirements/model/TestOutCome;)Ljava/util/Optional; is abstract

PFB my serenity.properties file content.

jira.url=https://***
jira.project=***
jira.username=***
jira.password=***
serenity.jira.workflow.active=true
serenity.jira.always.create.new.comment=true
serenity.jira.workflow=workflow.groovy
serenity.public.url=https://***
serenity.test.root.=net.thucydides.showcase.cucumber.junit

PFB dependency which I am using in the POM

net.serenity-bdd serenity-jira-requirements-provider 1.1.3-rc.5 net.serenity-bdd serenity-jira-plugin 1.11.0
@jkharbas jkharbas changed the title JIRA comments not updating Not able to add comments in JIRA using two way Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant