Skip to content

fix: rename Dtm→Dtt prefix on all DateTime model properties, bump to … - #5

Merged
Screaminlean merged 1 commit into
mainfrom
fix/issue-4-workorder-dtm-prefix
Aug 5, 2026
Merged

fix: rename Dtm→Dtt prefix on all DateTime model properties, bump to …#5
Screaminlean merged 1 commit into
mainfrom
fix/issue-4-workorder-dtm-prefix

Conversation

@Screaminlean

Copy link
Copy Markdown
Owner

🎯 Rename Dtm→Dtt across all models, bump to RC4

Understanding

Replace every Dtm-prefixed DateTime? property across all models with the correct Dtt prefix (matching the Fiix Java API 1:1). Update diagnostics string literals. Bump package version to 1.0.1-rc4.

Approach

Pure rename work across ~20 model files plus 3 support files, then verify with a build.

Key Files

  • FiixCmms.Client/FiixCmms.Client.csproj – bump version
  • FiixCmms.Client/Diagnostics/SerializationDiagnostics.cs – fix property ref + test-case key
  • All model files with Dtm properties

Last Updated: 2026-08-05 08:57:24

Steps

  • Rename Dtm properties in WorkOrder.cs, WorkOrderTask.cs, WorkOrderTool.cs
  • Rename Dtm properties in Asset models (AssetActivityLog, AssetClassificationLog, AssetEvent, AssetOfflineTracker, AssetPropertyValue, AssetUser)*
  • Rename Dtm properties in remaining models (CalendarEvent, CycleCount, CycleCountClassificationLog, GHGCalcAsset, KpiResult, MeterReading, Move, MoveAsset, MoveBack, PurchaseOrderLineItem, Receipt, ReceiptLineItem, ScheduledMaintenance, StockCycleCount)
  • Update SerializationDiagnostics.cs property reference and test-case key
  • Bump version to 1.0.1-rc4 in csproj
  • Build and verify

@Screaminlean
Screaminlean merged commit 096d59e into main Aug 5, 2026
4 checks passed
@Screaminlean
Screaminlean deleted the fix/issue-4-workorder-dtm-prefix branch August 5, 2026 09:09
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.

1 participant