Skip to content

issues Search Results · repo:MrRefactoring/jira.js language:TypeScript

Filter by

126 results
 (109 ms)

126 results

inMrRefactoring/jira.js (press backspace or delete to remove)

Hi there! I am trying to use Jira.js with Scoped Token , providing the right host (with cloud id ), but keep getting 401 when using the library. {https://api.atlassian.com/ex/jira/{cloudId} am I missing ...
  • Sahar-Lumida
  • 1
  • Opened 
    16 days ago
  • #401

The searchProjects endpoint in V2 isn t working - I think the issue is on Jira s side. It s using the same path as GET /rest/api/2/project/{projectIdOrKey}, so when I try to call searchProjects, it returns: ...
Investigation required
  • amilsonjunior
  • 4
  • Opened 
    on Jul 29
  • #399

- [ ] Version3.IssueAttachments.getAttachmentContent - [ ] Version2.IssueAttachments.getAttachmentContent
  • MrRefactoring
  • Opened 
    on Jul 27
  • #396

https://github.com/MrRefactoring/jira.js/blob/2ef3d991fe3f64f14d12229a943de5e4419d5c20/src/version2/issues.ts#L378 It should be /rest/api/2/issue/bulkfetch
bug
  • genio
  • 2
  • Opened 
    on Jul 21
  • #393

When I import jira.js in a Next.js project, the production build fails with the following error: Module build failed: UnhandledSchemeError: Reading from node:stream is not handled by plugins (Unhandled ...
  • kang8
  • 2
  • Opened 
    on Jul 15
  • #392

I updated jira.js from 4.1.3 to 5.2.0 and when building my package, I started getting the following errors: ../../node_modules/jira.js/dist/esm/types/version2/parameters/getFieldsPaginated.d.ts(1,32): ...
bug
  • ThomasTrepanier
  • 1
  • Opened 
    on Jun 9
  • #388

Since the migration from mime-types to mime in v4.0.5, the CommonJS build of jira.js is no longer working. It would be great to support CommonJS builds again for deploying to locations where ESM is not ...
wontfix
  • deepwell
  • 11
  • Opened 
    on May 28
  • #387

Your package has single types entry in your package.json, you should have something like: exports : { . : { import : { types : ./dist/index.d.mts , default : ./src/index.mts ...
bug
  • Arilas
  • 7
  • Opened 
    on May 6
  • #383

Hi, Trying to use your library with nx/nest.js Debugger listening on ws://localhost:9229/31995edd-7a5b-49af-ae37-a749fd75d584 Debugger listening on ws://localhost:9229/31995edd-7a5b-49af-ae37-a749fd75d584 ...
bug
  • solshark
  • 8
  • Opened 
    on May 4
  • #381

This feels like a bug on jira s side where that endpoint returns a status 415 Unsupported Media type error. If I add header Content-Type: application/json then it works. I find this a bit weird because ...
  • Cellule
  • 3
  • Opened 
    on Apr 12
  • #374
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub