Prepare Release - 2.8.0#126
Conversation
dacbaea to
4e8c13d
Compare
|
You should add my PR to the list too, it was on |
|
@rpbaltazar I'd like to talk about the error when trying to create an already existent schema. The one that starts with: Two things concern me on it:
|
I've picked them and added it to the development branch, else we'd have a bunch of unresolved conflicts. |
|
I looked at this and it seems to be a side consequence of failing to create the tenant. The Logger is rescuing all exceptions and logging all that output that you see, including the stack trace. https://api.rubyonrails.org/v5.1.7/classes/ActiveSupport/LogSubscriber.html#method-i-finish I'm curious about the tenant creation error. Is that on purpose for demoing the sql.active_error logging problems or something related to the current development branch? |
I mean, to the changelog. |
@lunks just to make sure, was this an expected error that you wanted to show me the log for or was an unexpected error and the log was just a side thing? |
The error is expected (my tenant already exists) but it's pretty bad to have it shown like that. I think we should solve the active record log issue and handle this error more gracefully so users don't panic when seeing it. |
all clear. I think that for the sake of moving forward, we can open a ticket to address this and in the meantime release the gem version that fixes the unsafe initializer, which seems a more concerning issue |
Feel free to do so! |
Uh oh!
There was an error while loading. Please reload this page.