× Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues

Check-Out/In question

1 Jahr 6 Monate her #10005 von Marquart. J.A.
Check-Out/In question wurde erstellt von Marquart. J.A.
I noticed that when I use a table generated with the Component Creator the line is propely checked_ot with use-id and date/time. However when ending with Save or Close the Checked_out is 0 (zero) and Checked_out_time is 0000-00-00 00:00:00. This will still flag the record as checked_out. Only when a global check_in is done both fields are NULL and the checked_out flag is gone.
Why is this only with the tables created with the Component Creator? How to correct this behaviour?

Regards
Arnoud

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

9 Monate 4 Tage her - 9 Monate 3 Tage her #10200 von Michael Cochran
Michael Cochran antwortete auf Check-Out/In question
Hello,

The behavior you described is likely due to the Component Creator not handling the Checked_out and Checked_out_time fields correctly during the Save or Close operations. It appears that the Component Creator sets the Checked_out field to 0 and Checked_out_time to '0000-00-00 00:00:00' when saving or closing a record, which results in the record being flagged as checked_out even though it is not.

To correct this behavior, you should review and modify the code generated by the Component Creator to ensure that the Checked_out and Checked_out_time fields are handled properly during the Save or Close operations. Specifically, these fields should be set to NULL when the record is saved or closed, so the checked_out flag is removed appropriately. Prepaid Gift Balance
Letzte Änderung: 9 Monate 3 Tage her von Michael Cochran.

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

9 Monate 3 Tage her - 9 Monate 2 Tage her #10202 von Hal23
Hal23 antwortete auf Check-Out/In question
The behavior you described with the tables generated using the Component Creator could be due to the way the database and the Component Creator's code handle the "Checked_out" and "Checked_out_time" fields.

When a record is being edited or modified, it is common practice to set the "Checked_out" field to a non-zero value to indicate that the record is currently checked out by a user. Similarly, the "Checked_out_time" field is usually updated with the timestamp when the record was checked out.

However, after saving or closing the record, the Component Creator might not be updating these fields correctly, leading to "Checked_out" being set to 0 (zero) and "Checked_out_time" to a default value like "0000-00-00 00:00:00". This could be an issue with the code generated by the Component Creator or with the configuration of the database.

To correct this behavior, you might need to investigate the code generated by the Component Creator and check how it handles the "Checked_out" and "Checked_out_time" fields during the saving and closing process. Look for any update statements or function calls related to these fields and ensure that they are correctly updating the values in the database.

If you are not familiar with the code or the underlying database structure, you might need to consult the documentation of the Component Creator or seek help from their support team or community forums. Additionally, you could check if there are any updates or patches available for the Component Creator that address this issue. PayMyDoctor Login
In any case, before making any changes to the generated code or database, it's essential to back up your data to prevent any data loss in case something goes wrong during the correction process.
Letzte Änderung: 9 Monate 2 Tage her von Hal23.

Bitte Anmelden oder Registrieren um der Konversation beizutreten.

Ladezeit der Seite: 0.240 Sekunden
Powered by Kunena Forum

Wir verwenden eigene Cookies und Cookies von Drittanbietern, um Ihr Nutzererlebnis zu verbessern und Ihnen einen optimalen Service zu bieten. Wenn Sie die Website weiter nutzen, gehen wir davon aus, dass Sie mit unserer Cookie-Politik einverstanden sind.