Hello.
I am having trouble setting up a specific automation.
To preface, I will explain the context.
I have two boards, boardA
and boardB
.
in boardA
, there is a Date column we shall call {dateA}
.
in boardB
, there is a Date column we shall call {dateB}
.
My objective is that when {dateA}
is changed, a new item in boardB
is created, and the {dateB}
value will be {dateA}-1 day
Does anyone know how I can achieve this?
Apologies if I am not very clear, I don’t know how to explain it properly.
Thanks for your time.