Skip to content

Fix broken project description value reload

Andrejs Cunskis requested to merge acunskis-fix-project-description-reload into master

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.

Edited by Andrejs Cunskis

Merge request reports