View Issue Details

IDProjectCategoryView StatusLast Update
0033027mantisbtfilterspublic2023-11-03 20:09
Reporteratrol Assigned Todregad  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version2.26.0 
Summary0033027: Permalinks on "projection" field does not work
Description

Filtering on "projection" field was added in 0032726.

As @atrol pointed out (0032726:0068234), using the Create permalink feature on a filter including projection field generates an URL that does include the field, but when opening the link the projection field is not set as expected in the temporary filter.

Steps To Reproduce

In View Issues page filter, notice that Projection is set to any (should be minor fix)

TagsNo tags attached.

Relationships

related to 0032726 closeddregad Filtering on "projection" field is missing 

Activities

dregad

dregad

2023-10-29 09:52

developer   ~0068270

PR https://github.com/mantisbt/mantisbt/pull/1932

dregad

dregad

2023-10-29 10:10

developer   ~0068271

Last edited: 2023-10-29 10:38

2023-10-29 14:59 atrol Target Version 2.26.1 => 2.26.0

@atrol I thought you wanted to freeze 2.26.0 scope ? (0032726:0068237)

atrol

atrol

2023-10-29 10:45

developer   ~0068273

Last edited: 2023-10-29 10:57

Right @dregad, but I saw that Victor pushed also the following commit, so I thought we could close this "projection" chapter in 2.26.0.
https://github.com/mantisbt/mantisbt/commit/7ac30ed0460f9be547fcd4f68f05c4c0527af96a
Furthermore I didn't think that someone / you will start working on this before you cut 2.26.0.

dregad

dregad

2023-10-31 16:31

developer   ~0068278

Removing target/fixed in version, as it does not make sense to have this appear on the changelog since the fix is rolled out in the same version it was introduced in.

Related Changesets

MantisBT: master a0918f11

2023-10-17 12:45

dregad


Details Diff
Fix permalinks with projection field

New Filter field was added in issue 0032726, but the change was not
reflected in search.php.

Fixes 0033027
Affected Issues
0032726, 0033027
mod - search.php Diff File