alphanodes / additionals

Redmine plugin for easy customization of settings, text and content display by using personal or role-based dashboards (drag&drop), providing wiki macros and act as library for other plugins.
https://www.redmine.org/plugins/additionals
GNU General Public License v2.0
132 stars 43 forks source link

new filter: Search from journal for specific value of specific field during specific period #60

Open tainewoo opened 5 years ago

tainewoo commented 5 years ago

Currently the query filter set can only search the last value of the fields of issues. And the filter "Updated" can only search updated during a period, but can't search what is updated, and what is/was the value of it.

It would be better to expand the query of the "Updated" to search from the journal. such as: updated: add more query criteria to filter which property/field is updated, and the old/new value of that property/field or: query: field value was xxx at xxx time, operator can be was during, value: field value + datetime1 + datetime2 or: query: updated + fieldvalue at that time