Skip to content

Commit

Permalink
Assign NonSensitiveTitle to portal job Manifest (#460)
Browse files Browse the repository at this point in the history
  • Loading branch information
runeflobakk authored Feb 20, 2025
1 parent 29faa27 commit 569c48e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ public static DocumentBundle CreateAsice(Job job, X509Certificate2 certificate,
Availability = job.Availability,
AuthenticationLevel = job.AuthenticationLevel,
IdentifierInSignedDocuments = job.IdentifierInSignedDocuments,
NonSensitiveTitle = job.NonSensitiveTitle,
Description = job.Description
};

Expand Down

0 comments on commit 569c48e

Please sign in to comment.