Ticket #5616 (closed: fixed)
Run should have contain logs filtered by period & run status when loading from files
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Owen Arnold |
Description
But the returned log should be able to give full access to the unfiltered version.
Change History
comment:1 Changed 8 years ago by Martyn Gigg
- Status changed from new to accepted
- Summary changed from Run should automatically filter logs by period & run status to Run should have contain logs filtered by period & run status when loading from files
comment:2 Changed 8 years ago by Martyn Gigg
Correct the Property clone signatures. Refs #5616
Ensures that clone can return the concrete type.
Changeset: a581459a991c35a952c2f4d0a74a0fa7f78fefc6
comment:3 Changed 8 years ago by Martyn Gigg
Missed a file. Fixes build. Refs #5616
Changeset: a97488ad82a1898d1a38c2c759e3d3c9ae1519bf
comment:4 Changed 8 years ago by Martyn Gigg
Allow PropertyManager to filter all series by a bool mask. Refs #5616
Also added a performance test to monitor this.
Changeset: 9920fa7e63c1906c07551bb2be493a44a6aee0d8
comment:5 Changed 8 years ago by Martyn Gigg
Filter ISIS logs by period & status by default. Refs #5616
Introduced a helper class to perform this stuff and tidy up a lot of copied code.
Changeset: 32320a43964e814b7a1d8e27482ffba88c6a057b
comment:6 Changed 8 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:7 Changed 8 years ago by Martyn Gigg
Correct the Property clone signatures. Refs #5616
Ensures that clone can return the concrete type.
Changeset: a581459a991c35a952c2f4d0a74a0fa7f78fefc6
comment:8 Changed 8 years ago by Martyn Gigg
Missed a file. Fixes build. Refs #5616
Changeset: a97488ad82a1898d1a38c2c759e3d3c9ae1519bf
comment:9 Changed 8 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6462