project-chip / project-chip/alchemy

Alchemy inserts a new attribute at the end separate from the rest of the attributes

Open
#56 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
10
Forks
12
Avg merge
23h 54m
Merged PRs (30d)
1

Description

Alchemy inserted the new attribute at the end, after the feature map. The feature map is expected to be before the attribute list but it is not in this case. This resulted in the new attribute placed in isolation away from the rest of the attributes in the xml file.

https://github.com/project-chip/connectedhomeip/pull/43477/changes#r3030303415

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file, test, or entry point is named. Start by tracing Alchemy's XML attribute insertion logic and compare it with the behavior described in the linked connectedhomeip pull request; reproduce a case where the feature map precedes the attribute list. Done means the new attribute is placed with the other attributes rather than appended after the feature map.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.