Is your feature request related to a problem? Please describe.
When remote recipe time is 0, we should display a message saying that it is not available. Moreover, we need to verify that when creating a local recipe time is always greater or equal to 0.
Describe your solution
We should check if time is zero and shown a message. When creating a local recipe we should repeat the checking.
Describe any alternative you have considered
There is no alternative.
Is your feature request related to a problem? Please describe.
When remote recipe time is 0, we should display a message saying that it is not available. Moreover, we need to verify that when creating a local recipe time is always greater or equal to 0.
Describe your solution
We should check if time is zero and shown a message. When creating a local recipe we should repeat the checking.
Describe any alternative you have considered
There is no alternative.