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

Module/Project selection freezes/stuck when should_replace ic activate for project and ex.: tracker changed #100

Open
popy2k14 opened this issue May 17, 2024 · 2 comments

Comments

@popy2k14
Copy link

Summary

An issue occurs when you have activated should_replace, creating an new ticket and the page reloads (ex.: changing tracker, ommiting fields, ...). Than you cant click on moduls/projects (the above redmin menu).

Description

To reproduce 1:

  • activate should_replace (per project setting)
  • activate an default template globally (so it's seklected for ex.: tracker bug)
  • New ticket -> tracker and template bug should be selected and template visible
  • change tracker to another one which also has an global template
  • question pops up if you want to replace -> yes
  • issue occurs and you cant click on any module/project/MySite/...

To reproduce 2:

  • activate should_replace (per project setting)
  • activate an default template globally (so it's seklected for ex.: tracker bug)
  • New ticket -> tracker and template bug should be selected and template visible
  • dont fill in "Title" and press "Create ticket"
  • question pops up if you want to replace -> yes
  • issue occurs and you cant click on any module/project/MySite/...

Environment

These informations are greatly helpful to support quickly.
You can get these informations from Redmine's information page.
(E.g. http://example.com/admin/info)

  • Redmine version: 5.0.5
  • Installed plugins:
    • redmine_auto_assign_group
    • redmine_checklists
    • redmine_ckeditor
    • redmine_closed_date
    • redmine_dashboard
    • redmine_dmsf
    • redmine_drawio
    • redmine_email_attachments
    • redmine_hide_sidebar
    • redmine_home_page_redirector
    • redmine_impersonate
    • redmine_indicator
    • redmine_issue_favicon
    • redmine_issues_tree
    • redmine_issue_templates
    • redmine_landing_page
    • redmine_logs
    • redmine_release_notes
    • redmine_workflow_enhancements
    • redmine_xlsx_format_issue_exporter
  • Ruby version: 3.0.2-p107 (2021-07-07) [x86_64-linux-gnu]
  • OS Platform: Ubuntu 22.04.4 LTS
  • Database: MySQL Ver 8.0.36-0ubuntu0.22.04.1 for Linux on x86_64 ((Ubuntu))
  • Rails Env: 6.1.7.2

Visual Proof / Screenshot

There is no error in the production.log.
Just the usability issue.

Screenshot "should_replace" setting per project (red marking):
image

Cant Click anymore (red marking): Moduls, Projects (jump box), Redmine main menu, ...
image

Expected Results

Moduls, Projects (jump box), Redmine main menu, ... should stay clickable.

Actual Results

Cant Click anymore (red marking above in picture): Moduls, Projects (jump box), Redmine main menu, ...

Workaround

  • Press F5 to reload page
  • or Create ticket
Copy link

Thank you for contributing to Redmine Issue Templates plugin!' first issue

@popy2k14
Copy link
Author

Fixed! See PR #101.
Please merge, thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant