Albert Puigsech Galicia

Results 17 comments of Albert Puigsech Galicia

I am using Hooks right now to implement what I want, and it works. But I want that nobody is able to edit the field directly through the REST interface...

It doesn't work. It returns an error message because the field is ReadOnly and with the Hook I need to change it. My hook is quite simple; ``` func (dh...

This is happening to me, particularly, on the "created" and "updated" fields, because they are initialised using the function Now, which uses time.Now() that considers location on the internal state....

What do you want to solve with this change? I see some problems with it; - Will not be possible to create multi-line rules. - Will not be possible (if...

This is related to the python version. My code is old code for python2, and I guess you are using python3.

I need to do exactly the same. @Hugo0 did you make any progress?

I am using the las version of go-rod (v0.116.2).