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

The status of user stories of the ready user story points metric can't be changed #1230

Closed
fniessink opened this issue Jun 15, 2020 · 0 comments · Fixed by #1232
Closed

The status of user stories of the ready user story points metric can't be changed #1230

fniessink opened this issue Jun 15, 2020 · 0 comments · Fixed by #1232
Labels
Bug Something isn't working

Comments

@fniessink
Copy link
Member

fniessink commented Jun 15, 2020

Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/bottle.py", line 868, in _handle
     return route.call(**args)
File "/usr/local/lib/python3.8/site-packages/bottle.py", line 1748, in wrapper
     rv = callback(*a, **ka)
File "/home/server/routes/plugins/injection_plugin.py", line 39, in wrapper
     return callback(*args, **kwargs)
File "/home/server/routes/plugins/authentication_plugin.py", line 31, in wrapper
     return callback(*args, **kwargs)
File "/home/server/routes/measurement.py", line 52, in set_entity_attribute
     entity_description = "/".join([entity[key] for key in entity.keys() if key not in ("key", "url")]
TypeError: sequence item 1: expected str instance, float found
@fniessink fniessink added the Bug Something isn't working label Jun 15, 2020
@fniessink fniessink added this to the Patch milestone Jun 15, 2020
fniessink added a commit that referenced this issue Jun 16, 2020
…hanging the status of a user story in the details tab didn't work. Fixes #1230.
fniessink added a commit that referenced this issue Jun 17, 2020
…hanging the status of a user story in the details tab didn't work. Fixes #1230.
fniessink added a commit that referenced this issue Jun 17, 2020
#1232)

When using Jira as source for the 'ready user story points' metric, changing the status of a user story in the details tab didn't work. Fixes #1230.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant