Skip to content

Change work items controller action name index -> show

Mario Celi requested to merge mcelicalderonG-work-items-index-show into master

What does this MR do and why?

From the beginning the project/work_items route used the wrong action name following Rails conventions.

This is a small rename to follow the Rails conventions.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports