[Bug]: Able to create duplicate linked widgets #2851

Closed
opened 2026-02-28 20:30:44 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @ezgibas on GitHub (Jan 23, 2026).

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

Expectation:

  • Click "add new widget" -> Select already existing custom widget -> Change the widget (content/name) -> There are two different widgets

What happened:

  • Clicked "add new widget"
  • Select already existing custom widget "Testing"
  • Now there are two "Testing" widgets, good so far.
Image

I expect these to be two separate widgets. So rename one

Image

Once I hit enter, both of them are renamed

Image

Easy enough for a user to work around this. However, fixing it would facilitate generating many widgets that are similar by being able to duplicate an existing one (without the two being linked).

How can we reproduce the issue?

  • Create custom report "Test"
  • Add new widget, select "Test"
  • rename or otherwise change one of the widgets
  • both widgets will be changed

Where are you hosting Actual?

Pikapods

What browsers are you seeing the problem on?

Firefox

Operating System

Windows 11

Originally created by @ezgibas on GitHub (Jan 23, 2026). ### Verified issue does not already exist? - [x] I have searched and found no existing issue ### What happened? Expectation: - Click "add new widget" -> Select already existing custom widget -> Change the widget (content/name) -> There are two different widgets What happened: - Clicked "add new widget" - Select already existing custom widget "Testing" - Now there are two "Testing" widgets, good so far. <img width="554" height="503" alt="Image" src="https://github.com/user-attachments/assets/d7e872ca-8dd8-435c-9ef2-2c999ef5b218" /> I expect these to be two separate widgets. So rename one <img width="569" height="513" alt="Image" src="https://github.com/user-attachments/assets/0906eb1c-20b4-4742-8505-1e7198e4eaf3" /> Once I hit enter, both of them are renamed <img width="560" height="504" alt="Image" src="https://github.com/user-attachments/assets/9fd502c0-aaf1-4876-a3f3-8ba954e8ec58" /> Easy enough for a user to work around this. However, fixing it would facilitate generating many widgets that are similar by being able to duplicate an existing one (without the two being linked). ### How can we reproduce the issue? - Create custom report "Test" - Add new widget, select "Test" - rename or otherwise change one of the widgets - both widgets will be changed ### Where are you hosting Actual? Pikapods ### What browsers are you seeing the problem on? Firefox ### Operating System Windows 11
GiteaMirror added the bug label 2026-02-28 20:30:44 -06:00
Author
Owner

@youngcw commented on GitHub (Jan 23, 2026):

If you want to duplicate a custom report you need to open the report and say "save new report" in the menu. The custom reports interactions with the dashboard needs some cleaning up since that existed before the editable dashboard did. Feel free to open a feature request for that.

@youngcw commented on GitHub (Jan 23, 2026): If you want to duplicate a custom report you need to open the report and say "save new report" in the menu. The custom reports interactions with the dashboard needs some cleaning up since that existed before the editable dashboard did. Feel free to open a feature request for that.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#2851