-
Notifications
You must be signed in to change notification settings - Fork 6
Labels
enhancementNew feature or requestNew feature or request
Description
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}`Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done