Importing a template session should set dates to current micro cycle

Issue #514 resolved
Sander Roosendaal repo owner created an issue

Summary

When using a template session, the on-or-before and on-or-after dates and preferred date are set to current date. They should match current selected micro cycle

Steps to reproduce

In Plan page, click on Add Session or Add Group Session. From the templates list, click on one of the templates.

What is the current bug behavior?

On or after date is set to current date. On or before date is set to current date. Preferred date is set to current date.

What is the expected correct behavior?

On or after date should be set to the first day of the selected micro cycle. On or before date should be set to the last day of the current micro cycle. Preferred date could be set to today if today is in the micro cycle, or to the first date in the selected micro cycle.

Comments (1)

  1. Log in to comment