influxdata / influxdata/kapacitor

[BUG] Task will choose the wrong template when updating its first-used template

Open
#1,746 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
2.4k
Forks
479
Avg merge
4d 16h
Merged PRs (30d)
4

Description

Bug re-produce method.
1.Use template1 to create task task1
2.Use tempate2 to re-define task task1
3.Update template1
task1 will be updated using template1.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the three listed steps in Kapacitor: create a task with template1, redefine it with template2, then update template1. Trace the task/template update path and verify that task1 remains associated with template2 rather than being updated from template1.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.