Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello everyone,
I have this problem, I have properties on Thing of the DateTime type and I discovered that even though these properties are marked as persistent, they are refreshed after pressing save with the current date. How to turn it off? Is this a known bug?
Solved! Go to Solution.
Hi,
I found where is problem.
this happens before property is set for the first time.
When I set the time on the first property it already held the value.
Thank you for answer.
Jan
Hello @JK_10565232
Do you mean to say that when you go to Thing >> datetime property and just save it than it gives you current date? or is it when you edit and set the current datetime value it change the date for you?
Persisting the property means it will save whatever last value you will set and save it
thanks
Om
Hi,
I found where is problem.
this happens before property is set for the first time.
When I set the time on the first property it already held the value.
Thank you for answer.
Jan