influxdata / influxdata/influxdb-client-csharp
Write Error when initializing auto-properties
- Dominant language
- C#
- Stars
- 377
- Forks
- 93
- Avg merge
- 9m
- Merged PRs (30d)
- 2
Description
__Steps to reproduce:__
1. Set up measurement table with auto props with inline default values
2. Write query by POCO
3. Error
__Expected behavior:__
Able to write to measurement
__Actual behavior:__
Got error says unable to determine measurement. Does it have a InfluxDB.Client.Core.Measurement or IsMeasurement InfluxDB.Client.Core.Column attribute?
__Specifications:__
- Client Version: 4.13.0
- InfluxDB Version: 1.7
- Platform: Linux
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failure using a measurement table with auto-properties and inline default values, then write a measurement by POCO against InfluxDB 1.7. Trace the client path that determines the measurement and confirm that the write succeeds without the reported measurement-attribute error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100