Minor fix: display correctly columns in list sprint command help#320
Conversation
6a44329 to
5e58bb0
Compare
|
Hey @ankitpokhrel, just converted a few sprint methods to funcs as it was recognized as a smell from deepsource. Feel free to remove the commit, I understand that even though we are not referencing receiver in methods the behavior could be seen as something specific from the Sprint entity, I just wanted to leave the CI green. Thanks and regards my friend! :) |
|
Hi @adolsalamanca Thank you so much for working on this 🙌🏻 I think there is some confusion because of the way this command works. There are 2 types of list that
We can try to make this clear in the help like in the screenshot below. Hopefully that will help to avoid confusion. |
7da1aa9 to
8e36a38
Compare
|
Ohh this was way smaller than I thought, thanks for reviewing @ankitpokhrel , let me know if that was it :) |
ankitpokhrel
left a comment
There was a problem hiding this comment.
Looks great! Thank you Adol :)

Description
This is a small fix to display correctly possible columns to be passed to List Sprint command as noted in the issue below:
#263