• 请不要在回答技术问题时复制粘贴 AI 生成的内容
yuhangch
2.53D
V2EX  ›  程序员

关于 jira 的 issues 导出

  •  
  •   yuhangch ·
    yuhangch · Feb 28, 2023 · 1535 views
    This topic created in 1194 days ago, the information mentioned may be changed or developed.

    现在 jira 对我来说也不是个协作工具,就是个看板,用起来挺顺手,计划用它做个 todo 工具。

    现在有这个个想法:通过 jira 的 rest api ,写个脚本,提供个日期范围或者 JQL ,自动拉取对应 issues ,然后的生成一个本周或本月的工作内容的文本。

    想问问有没有现成的轮子?

    自己写的话推荐怎么个流程,有啥坑,py,js 都会点

    2 replies    2023-02-28 17:21:47 +08:00
    minmini
        1
    minmini  
       Feb 28, 2023
    以前做过类似的工具,Python 写的,生成 JQL ,然后下载 CSV ,最后用 pandas 做统计
    有个问题就是下载的 CSV 里面字段非常多(你们 jira 有的全部字段都有),要自己把需要的字段筛出来,要不然统计的时候很慢
    yuhangch
        2
    yuhangch  
    OP
       Feb 28, 2023
    @minmini 好的,感谢提醒,我也准备先用 py 做做试试
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2506 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 42ms · UTC 01:33 · PVG 09:33 · LAX 18:33 · JFK 21:33
    ♥ Do have faith in what you're doing.