- As a: enterprise user or super admin
- On page: /admin/order_cycles/new
- I want to be able to do: Be able to see more clearly which fields are mandatory to fill in.
The current mandatory fields are:
The proposal is to add a red * besides each field name. This is what is being done on product creation:

This feedback came out of https://community.openfoodnetwork.org/t/some-potential-ofn-improvements-from-a-small-normandy-producer/1663/2
It will help us to show more easily that the "ready for" field is mandatory.
This issue can be closed if the following tests can be done:
Scenario 1
Scenario 2
@RachL would like to work on this one.
Should I proceed?
Hi @abhishek-iitj you are welcome! please go ahead, let us know if you have any issues with this.
Welcome in our community @abhishek-iitj ! :) Looking forward to your contribution
Hi @RachL, if this issue is back open for Hacktoberfest, I can take a look at it? I'll plan on setting up the asterisks the same way as on the product page, and adding your suggested tests, unless there are any other considerations
Hi @daningenthron ! Sure go for it :) 馃挭
Hi @RachL can you verify that 'Orders open at' and 'Orders close' should be mandatory? I see instances in the code where OCs are undated or partially dated, where one or more of these fields have null values.
Hi @daningenthron my bad indeed those fields are not mandatory yet. Let's focus here only on those who are. I will update the issue.
Got it - thanks for clarifying!