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

current implementation with users vs workers is a bit messy #132

Open
michielbdejong opened this issue Aug 22, 2022 · 2 comments
Open

current implementation with users vs workers is a bit messy #132

michielbdejong opened this issue Aug 22, 2022 · 2 comments

Comments

@michielbdejong
Copy link
Member

When uploading data that I downloaded from timeld.org, the user is 'm-ld' but the worker is 'http://timeld.org/angus'. Then when running print-timesheet-json with the 'm-ld' user, it can't find those entries back. It should choose all that match the userId but instead it's choosing all whose movement.fromComponent == user.name, which is all a bit messy.

@gsvarovsky
Copy link

I have noticed that it's not possible to update the worker with update-entry

@ishifoev
Copy link
Contributor

ishifoev commented Sep 1, 2022

@gsvarovsky You can see for now it is working, you can add worker.

#152

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

No branches or pull requests

3 participants