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

Error: No issueProviderId or type given #3771

Closed
ZoranMedojevic opened this issue Dec 18, 2024 · 7 comments
Closed

Error: No issueProviderId or type given #3771

ZoranMedojevic opened this issue Dec 18, 2024 · 7 comments
Assignees
Labels

Comments

@ZoranMedojevic
Copy link

Steps to Reproduce

  1. When I try to submit worklog on sub-task complete

Note: task submit updates status as expected.
Until today was working perfectly.

image

Error Log (Desktop only)

Console Output

image

Meta Info

META: SP11.0.0 __ Electron – en-US – Linux x86_64 – Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) superProductivity/11.0.0 Chrome/130.0.6723.137 Electron/33.2.1 Safari/537.36

Stacktrace

Error: No issueProviderId or type given
    at e.getCfgOnce$ (file:///snap/superproductivity/2173/resources/app.asar/dist/browser/main-TEHKTKUW.js:271:2665)
    at new e (file:///snap/superproductivity/2173/resources/app.asar/dist/browser/main-TEHKTKUW.js:303:5036)
    at e.ɵfac [as factory] (file:///snap/superproductivity/2173/resources/app.asar/dist/browser/main-TEHKTKUW.js:303:6811)
    at ty (file:///snap/superproductivity/2173/resources/app.asar/dist/browser/main-TEHKTKUW.js:79:24564)
    at gBe (file:///snap/superproductivity/2173/resources/app.asar/dist/browser/main-TEHKTKUW.js:79:69495)
    at ny.create (file:///snap/superproductivity/2173/resources/app.asar/dist/browser/main-TEHKTKUW.js:79:68015)
    at Uie.createComponent (file:///snap/superproductivity/2173/resources/app.asar/dist/browser/main-TEHKTKUW.js:79:71299)
    at e.attachComponentPortal (file:///snap/superproductivity/2173/resources/app.asar/dist/browser/main-TEHKTKUW.js:88:341483)
    at e.attachComponentPortal (file:///snap/superproductivity/2173/resources/app.asar/dist/browser/main-TEHKTKUW.js:90:70187)
    at e.attachComponentPortal (file:///snap/superproductivity/2173/resources/app.asar/dist/browser/main-TEHKTKUW.js:90:82061)

Actions Before Error

1734527185700: [Task] SetCurrentTask 
1734527186371: [Task] Add time spent 
1734527186384: [Project] Update Work End 
1734527186384: [Tag] Update Work End for Tag 
1734527186386: [Persistence] Save to DB (3) 
1734527187371: [Task] Add time spent 
1734527187375: [Project] Update Work End 
1734527187376: [Tag] Update Work End for Tag 
1734527187376: [Persistence] Save to DB (3) 
1734527188371: [Task] Add time spent 
1734527188389: [Project] Update Work End 
1734527188390: [Tag] Update Work End for Tag 
1734527188394: [Persistence] Save to DB (3) 
1734527189371: [Task] Add time spent 
1734527189388: [Project] Update Work End 
1734527189389: [Tag] Update Work End for Tag 
1734527189392: [Persistence] Save to DB (3) 
1734527190229: [Task] Update Task 
1734527190249: [Persistence] Save to DB 
1734527190371: [Task] Add time spent 
1734527190375: [Project] Update Work End 
1734527190376: [Tag] Update Work End for Tag 
1734527190377: [Persistence] Save to DB (3) 
1734527191371: [Task] Add time spent 
1734527191390: [Project] Update Work End 
1734527191392: [Tag] Update Work End for Tag 
1734527191394: [Persistence] Save to DB (3) 
1734527191718: [Task] Update Task 
1734527191737: [Persistence] Save to DB 
1734527191737: [Task] UnsetCurrentTask
Copy link

Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding!

Copy link

Hello there ZoranMedojevic! 👋

Thank you and congratulations 🎉 for opening your very first issue in this project! 💖

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀

For more open ended discussions and/or specific questions, please visit the discussions page. 💖

@Lukas-Pavlusek
Copy link

Hi, I have the same problem.

Marking a sub-task of a JIRA task as done will throw error.
If you track your time directly on a JIRA task and "Mark it Done" the dialog for submitting work time works fine.

Thank you

@ZoranMedojevic
Copy link
Author

@Lukas-Pavlusek thanks, this could do the trick as temp solution.

I hope sub-tasks logging will be fixed soon.
I have some management tickets like Communication where i log time as sub-task to create individual worklog records (or tickets that are multiday work so sub-tasks are very useful).

@johannesjo johannesjo added the bug label Dec 18, 2024
@johannesjo johannesjo self-assigned this Dec 18, 2024
@johannesjo
Copy link
Owner

Thank you very much for reporting! This will be fixed with the next release.

@ZoranMedojevic
Copy link
Author

@johannesjo thanks 👍

@ZoranMedojevic
Copy link
Author

@johannesjo works now, thanks a lot 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants