Skip to content

Addition of milpacID field to AWOL form. #38

@Vercin-G

Description

@Vercin-G

An additional milpacID field to the AWOL API return would allow for on the fly creations of milpac links in AWOL trackers.

eg:

{
  groupName: 'B/ACD',
  rankName: 'Specialist',
  username: 'Thibault.M',
  userId: '5470',
  milpacId: '2713'
  humanDate: '2025-04-18',
  timestamp: '1745012062',
  postId: '398383'
}

On application side

milpacLink = `https://7cav.us/rosters/profile/${dataAwol.awols[i].milpacId}`

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions