Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[XGP 3.3] When making backups, it does not update the date and time of when it was made #515

Closed
jonamix-ar opened this issue Apr 14, 2023 · 2 comments
Assignees
Labels
Bug Issues that is an error, bug or it is not working as expected Not a bug Issues that were falsely labeled as a bug after verification
Milestone

Comments

@jonamix-ar
Copy link

Describe the bug
When making backups, it does not update the date and time of when it was made
To Reproduce
4. See error

Screenshots
image

image

Server (please complete the following information):

  • PHP Version: PHP 8.2
  • MySQL Version: MySQL 5.6
@jonamix-ar
Copy link
Author

Esto es un agregado mío interesante poder utilizar ahora Vendor y composer recién instale composer require nesbot/carbon
$next_run = Carbon::createFromTimestamp($task_time)->diffForHumans();
image

@LucasKovacs LucasKovacs self-assigned this Apr 16, 2023
@LucasKovacs
Copy link
Member

Well technically, is not a bug... you are confusing the automatic backup last timestamp with the manual backup. They don't relate... and the last run time will make sense once you it runs for the first time. I liked your proposal with Carbon, I will use it but for XGP4.

@LucasKovacs LucasKovacs added Bug Issues that is an error, bug or it is not working as expected Not a bug Issues that were falsely labeled as a bug after verification labels Apr 16, 2023
@LucasKovacs LucasKovacs moved this to Done in XG Proyect Apr 16, 2023
@LucasKovacs LucasKovacs added this to the v3.4.0 milestone Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues that is an error, bug or it is not working as expected Not a bug Issues that were falsely labeled as a bug after verification
Projects
Status: Done
Development

No branches or pull requests

2 participants