erick-martins/fastlane-plugin-jira_issues_release_notes

Unknown method 'ticket_code'

Opened this issue · 0 comments

Try to use such command:
jira_feature_validation(
ticket_prefix: 'WD',
username: "",
password: "
",
host: "***",
format: 'slack'
)

But get error:
Unknown method 'ticket_code'

To call another action from an action use other_action.ticket_code instead