koren85
koren85
HI! Does it work on an MSSql adapter? How do I enable MSSQL database adapter support? The manual does not mention this. Is it even possible?
Hi, I need to create an account from custom fields. Including send a letter to the specified mail that a new ticket has been created. What is the best way...
Error on Redmine 4.2 :in `method_missing': undefined method `alias_method_chain' for Mailer:Class (NoMethodError)
I have an error at the unpacking stage, please help `MacBook-Pro-Aleksandr:~ root# cd /Applications/Termius.app/Contents/Resources/ MacBook-Pro-Aleksandr:Resources root# asar extract app.asar ./app node:internal/fs/utils:348 throw err; ^ Error: EPERM: operation not permitted, mkdir...
Hi! I get next error in my Redmine more details ``` /home/redmine/data/tmp/bundle/ruby/2.4.0/gems/activerecord-5.2.3/lib/active_record/connection_adapters/abstract/quoting.rb:179:in `_quote' /home/redmine/data/tmp/bundle/ruby/2.4.0/gems/activerecord-5.2.3/lib/active_record/connection_adapters/abstract/quoting.rb:18:in `quote' /home/redmine/data/tmp/bundle/ruby/2.4.0/gems/arel-9.0.0/lib/arel/collectors/substitute_binds.rb:16:in `add_bind' /home/redmine/data/tmp/bundle/ruby/2.4.0/gems/arel-9.0.0/lib/arel/visitors/to_sql.rb:741:in `visit_Arel_Nodes_BindParam' /home/redmine/data/tmp/bundle/ruby/2.4.0/gems/arel-9.0.0/lib/arel/visitors/reduce.rb:15:in `visit' /home/redmine/data/tmp/bundle/ruby/2.4.0/gems/arel-9.0.0/lib/arel/visitors/to_sql.rb:670:in `visit_Arel_Nodes_Equality' /home/redmine/data/tmp/bundle/ruby/2.4.0/gems/arel-9.0.0/lib/arel/visitors/reduce.rb:15:in `visit' /home/redmine/data/tmp/bundle/ruby/2.4.0/gems/arel-9.0.0/lib/arel/visitors/to_sql.rb:822:in `block in inject_join' /home/redmine/data/tmp/bundle/ruby/2.4.0/gems/arel-9.0.0/lib/arel/visitors/to_sql.rb:820:in...
I am currently working on integrating a feature from your Custom Workflows plugin into my Redmine plugin. Specifically, I need to activate or run a specific setting programmatically based on...