Fix broken project description value reload
What does this MR do and why?
Describe in detail what your merge request does and why.
:description
attribute was moved to just the accessor which means it wasn't being reloaded automatically on reload!
method call. Move it back and some minor boyscoutism.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Andrejs Cunskis