Skip to content

Commit 24560c1

Browse files
committedMar 7, 2025
some improvements, and UTs
1 parent 979cf97 commit 24560c1

File tree

4 files changed

+469
-12
lines changed

4 files changed

+469
-12
lines changed
 

‎src/atlclients/authInfo.ts

+1
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ export interface DetailedSiteInfo extends SiteInfo {
119119
isCloud: boolean;
120120
userId: string;
121121
credentialId: string;
122+
/** Jira only -- Indicates if the site's schema contains a field named 'resolution' */
122123
hasResolutionField: boolean;
123124
}
124125

0 commit comments

Comments
 (0)
Failed to load comments.