Cape-Code / vsts-time-and-effort

Easily plan & track time, costs, and budgets on work items.
https://marketplace.visualstudio.com/items?itemName=capecode.cc-time-and-effort
MIT License
11 stars 3 forks source link

Add Time takes forever #22

Open fredericocarneiro opened 5 years ago

fredericocarneiro commented 5 years ago

Hi !

I cant log work time. When I click on "Add time" on "Times" tab, I get a forever "loading".

See the image https://i.imgur.com/msGwHiI.jpg

What's wrong ?

Does anyone know if this extesions is still under maintenance ?

Thanks. Byebye

cc-fabianvo commented 5 years ago

The extension is still under maintenance, but I am currently on vacation.

I will look into it next week.

Could you please check the Console for Javascript errors and post them, too?

Thank you.

sorinpopescu commented 5 years ago

Same on my side. I have looked into the console and it say that "vss-bundle-ext-core-.........=:248 TFS.WebApi.Exception: TF1590005: Document with id ...... does not exist in collection Default for Current = tae.110.ba"

For some tikets it works, but for most it doesn't. Thanks

Sortam commented 5 years ago

Hi cc-fabianvo, Could you please estimate when we can expect fixes for this and similar "adding budget" issues? Thanks!

qkyang commented 5 years ago

Similar to me, when trying to add time for some work item, it keeps forever to load. I need to close and reopen the time tab several times to make it work correctly. Would be appreciated if you could fix this problem

poelidor commented 5 years ago

Hi,

This is a real issue for us. Is there any update on this issue?

adambarath commented 5 years ago

This is a real issue and no further updates..

shaishandil commented 4 years ago

Was anyone able to get around this? In one of my Azure DevOps instances its a problem, and in another instance of Azure DevOps, it works!?

fredericocarneiro commented 4 years ago

Hi!

I gave up on this plugin and I´m using this 7pace - Timetracker Its paid but it works.

Byebye

[image: --] Fred Carneiro [image: https://]about.me/fredcarneiro https://about.me/fredcarneiro?promo=email_sig

On Wed, Aug 7, 2019 at 12:56 PM shaishandil notifications@github.com wrote:

Was anyone able to get around this? In one of my Azure DevOps instances its a problem, and in another instance of Azure DevOps, it works!?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Cape-Code/vsts-time-and-effort/issues/22?email_source=notifications&email_token=ADDSCR6JWL3AW5XZG6DBJQ3QDLWDRA5CNFSM4GD2HKL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3Y37HA#issuecomment-519159708, or mute the thread https://github.com/notifications/unsubscribe-auth/ADDSCRY2EJQDIS25XXEOK2DQDLWDRANCNFSM4GD2HKLQ .

fongoid commented 4 years ago

I dug into the code, and there's a couple workarounds. In the Work Item Context Menu, if you assign to a budget (or none), it will create that document for you.

image

Alternatively if you don't have the budget summary form group hidden on your work item, when it loads for the first time it also creates the missing file.

image