Feature/66343 comment fields for project attributes#21452
Merged
Conversation
d6d9bcd to
7b1dd29
Compare
d96b04a to
3ca06f4
Compare
3ca06f4 to
53e8534
Compare
22dc532 to
8fc8b9f
Compare
8fc8b9f to
406b2ff
Compare
406b2ff to
8fc1727
Compare
8fc1727 to
fc6b5c8
Compare
fc6b5c8 to
26c4df2
Compare
26c4df2 to
0e1b24b
Compare
ad81a62 to
c7956ed
Compare
Usage of project-long-text-container is nowhere to be found
As comments are built on object size, they will be present after failed validation, but for comments from the custom field side they will be queried from DB, so will not be the built ones
Co-authored-by: Dombi Attila <83396+dombesz@users.noreply.github.com>
…s done automatically
modules/xls_export/spec/models/xls_export/project/exporter/xls_integration_spec.rb
Show resolved
Hide resolved
Contributor
Author
|
@dombesz Thank you for review, I'll create tickets or notes to discuss for the leftovers |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ticket
https://community.openproject.org/wp/66343 (originally https://community.openproject.org/wp/64264)
What are you trying to accomplish?
Allow to comment project attributes
Leftovers
modules/overviews/app/components/overviews/project_custom_fields/*+modules/overviews/app/controllers/overviews/project_custom_fields_controller.rb)app/models/custom_field.rb: testcan_have_comment?andcomment_forlib_static/plugins/acts_as_customizable/lib/acts_as_customizable.rb- tested implicitly, but better to test expected behaviour for project as having comment and work package as not having themProjects::CustomFieldsMerge checklist