Ticket #10452 (closed: fixed)

Opened 6 years ago

Last modified 5 years ago

Refactor ReductionRun to include a Title property

Reported by: MarcusNoble Owned by: MarcusNoble
Priority: trivial Milestone: Release 3.3
Component: Tools Keywords: AUTOREDUCTION
Cc: doucetm@…, tom.griffin@…, nick.draper@…, anders.markvardsen@… Blocked By:
Blocking: Tester: Anders Markvardsen

Description (last modified by MarcusNoble) (diff)

Refactor views to call ReductionRun.title rather that working it out in the template.

Title should display something like...

  • 12345
  • 12345 - Description provided
  • 12345 - 2

For Tester:

There is no visible change. You will need to refer to the code, here: https://github.com/mantidproject/autoreduce/blob/master/WebApp/ISIS/autoreduce_webapp/reduction_viewer/models.py#L90 and here: https://github.com/mantidproject/autoreduce/blob/master/WebApp/ISIS/autoreduce_webapp/templates/snippets/run_table.html#L4

Change History

comment:1 Changed 6 years ago by MarcusNoble

  • Status changed from new to assigned

comment:2 Changed 6 years ago by MarcusNoble

  • Summary changed from Refactor ReductionRun to include a Title propoerty to Refactor ReductionRun to include a Title property

comment:3 Changed 6 years ago by MarcusNoble

  • Status changed from assigned to inprogress

comment:4 Changed 6 years ago by MarcusNoble

  • Status changed from inprogress to verify
  • Resolution set to fixed
  • Description modified (diff)

comment:5 Changed 6 years ago by Anders Markvardsen

  • Status changed from verify to verifying
  • Tester set to Anders Markvardsen

comment:6 Changed 6 years ago by Anders Markvardsen

  • Status changed from verifying to closed

transferred, refactored, as described

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 11294

Note: See TracTickets for help on using tickets.