Page 1 of 1

Redirect after adding a record

Posted: 31 Mar 2022, 18:33
by p_hd
Hi Sergey

I have one issue:
In my rukovoditel, after running an automated action the system redirects to one missing page by adding (-) to the link
index.php?module=items/items&path=40-&gotopage[108]=1

I can't find here this is happenning.

Thanks

Re: Redirect after adding a record

Posted: 31 Mar 2022, 19:43
by p_hd
Hi

I have setup a personal demo and reproduced the error:

https://pdemo.rukovoditel.pro/3.0/index ... mo_id=1168

Go to "warehouse" try to execute multiple times the button '1', the first time is ok, but if keep pressing it will fail.

and there is the - on the address:
index.php?module=items/items&path=25-&gotopage[70]=1&demo_id=1168

Re: Redirect after adding a record

Posted: 31 Mar 2022, 22:34
by p_hd
Sergey

The error occours when list is sorted by ID ascending, if we put descending it doesn't occour.
This is, if the row doesn't change in table, the error occours.

I think it could be the refresh of page.

Thanks.

Re: Redirect after adding a record

Posted: 05 Apr 2022, 10:34
by p_hd
Any update on this issue?

Thanks.

Re: Redirect after adding a record

Posted: 07 Apr 2022, 09:20
by support
File from archive replace to plugins\ext\classes\processes\
Let me know if it works ok now.

Re: Redirect after adding a record

Posted: 07 Apr 2022, 10:45
by p_hd
Hi,

It doesn't work, still get the same '-' on address

index.php?module=items/items&path=40-&gotopage[108]=1

Re: Redirect after adding a record

Posted: 07 Apr 2022, 14:23
by support
Strange. I did many test on https://pdemo.rukovoditel.pro/3.0/index ... mo_id=1168 and it work ok for me.