You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 23, 2020. It is now read-only.
Hi,
Not sure what I ´m doing wrong but I´m trying to get all components from a project and not able to get the right format, need some hint.
const issue = await jira.project.getComponents({
project: {
projectId:14226
}
});
{"statusCode":404,"body":{"errorMessages":["No project could be found with key 'components'."],"errors":{}
The text was updated successfully, but these errors were encountered: