Skip to main content
Question

The part catalog record has already been changed

  • 1 July 2024
  • 2 replies
  • 37 views

Hello.

By updating a part catalog, I have the following error message :

the part catalog record has already been changed. please refresh the record and reenter your changes

 

Is that a native IFS error message? What can we do when such an error occurs? I have the same error by updating the record via sql developer. By refreshing the record, I saw no update.

Thanks

2 replies

Userlevel 5
Badge +15

Hi @romsar ,

Check in the debug console if there is any sql event action being called and executed. Perhaps that is the process causing the change after your update.

Regards,

Pilar

Userlevel 2
Badge +9

Hello @Pilar Franco 

A workmate deactivated a custom event and we have got no error message.

Strangely :

  1. the event exists for months but it was working fine until this error message
  2. the custom event makes a deferred call

Reply