Project

General

Profile

task #38

Recurring error causes all recurrences doesn't be generated

Added by lupa18 over 1 year ago. Updated about 1 year ago.

Status:
new
Priority:
bug
Assignee:
Target version:
Redmine version:
unspecified

Description

Hi ! One issue was moved from a proyect to another and then a error occurs:

- creating recurrence at {:start=>Thu, 02 Feb 2023, :due=>Thu, 02 Feb 2023}
...exception raised. Check output for errors. Either there is bug you may want to report or your db is corrupted.

That prevents the other tasks from being generated :(

Also should be interesting if this happens, the task could be assigned to default account or similar.

info_redmine.txt (734 Bytes) info_redmine.txt lupa18, 2023-03-01 18:56
redmine_complete_log.txt (6.64 KB) redmine_complete_log.txt lupa18, 2023-03-01 19:04

Token votes

History

#1 Updated by cryptogopher about 1 year ago

Hi,

Thanks for reporting. I will look into it in few days. I had a laptop failure at the end of last year and only now getting up to speed :|

Having exception means, that something very wrong is happening in the code - some unexpected, unusual condition that has not been accounted for. Continuing generation of tasks would risk data integrity. That's why it's justified to stop once something like this happens.

Also should be interesting if this happens, the task could be assigned to default account or similar.

I don't understand the context for this statement. Could you elaborate?

Also: can you please provide /admin/info content of your Redmine installation?

#2 Updated by lupa18 about 1 year ago

Hi,

cryptogopher wrote:

Hi,

Thanks for reporting. I will look into it in few days. I had a laptop failure at the end of last year and only now getting up to speed :|

Thanks for your time!

Having exception means, that something very wrong is happening in the code - some unexpected, unusual condition that has not been accounted for. Continuing generation of tasks would risk data integrity. That's why it's justified to stop once something like this happens.

Also should be interesting if this happens, the task could be assigned to default account or similar.

I don't understand the context for this statement. Could you elaborate?

Sorry, I think I miss some important part of the log (I'm attaching complete log for this issue). It seems something related with permissions when you move a task to anocher project and next one will be generated from that moved task.

That's why I think that if the task can't be generated by some user, maybe can be generated by admin user.

Also: can you please provide /admin/info content of your Redmine installation?

Info attached.

thanks again,

Also available in: Atom PDF