Skip to content

fix field address in 'mass project get' - #181

Merged
chrisghill merged 1 commit into
mainfrom
chris/bugfix/project-get-missing-fields
Sep 8, 2025
Merged

fix field address in 'mass project get'#181
chrisghill merged 1 commit into
mainfrom
chris/bugfix/project-get-missing-fields

Conversation

@chrisghill

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes field addressing in the project template by updating cost field references to use the correct nested structure. The changes correct how monthly and daily average costs are accessed in the template.

  • Updates monthly average cost field from .MonthlyAverageCost to .Cost.Monthly.Average.Amount
  • Updates daily average cost field from .DailyAverageCost to .Cost.Daily.Average.Amount

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@chrisghill
chrisghill merged commit 91a4e3f into main Sep 8, 2025
3 of 4 checks passed
@chrisghill
chrisghill deleted the chris/bugfix/project-get-missing-fields branch September 8, 2025 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants