-
Steps to repro:
Expected: New Bug Report issue template gets preloaded Actual: Another https://github.com/activeadmin/activeadmin/issues/new/choose opens in a new tab. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Hello, I think this may happen on purpose, I've noticed the same behavior (like Active Admin is not accepting new bugs and existing ones are being converted to discussions) Let's as @javierjulio |
Beta Was this translation helpful? Give feedback.
-
I don't think it's on purpose, because it's just "going in circles". It opens the same page in the new tab, every time. Redirect to Discussions would be fine. From the template, it feels like it's not done on purpose: Here's the commit that possibly broke it: It could be that it used to work and GitHub changed something in the way this config is interpreted on their end. |
Beta Was this translation helpful? Give feedback.
-
This has been fixed. Thanks @tagliala! |
Beta Was this translation helpful? Give feedback.
Done, #8691