This message was deleted.
# community-support
s
This message was deleted.
v
Iirc you can use
create
instead of
register
there. But you should consider whether your really want to do it that way.
s
I believe I tried
create
instead of
register
and got the same error, but I've meanwhile found a completely different approach to solve my problem (via a
finalizedBy
task).
👌 1