## 概要 [Task4132: Functions修正](https://paruru.nds-tyo.co.jp:8443/tfs/ReciproCollection/fa4924a4-d079-4fab-9fb5-a9a11eb205f0/_workitems/edit/4132) - 自動割り当てを行うライセンスの取得条件を変更 - 有効期限が近いライセンスまたは有効期限が設定されていないライセンス(新規ライセンス)を取得する - 有効期限が近いものから割り当てを行うので、ソートはサーバー側で行うようにした - メール送信処理を追加 ## レビューポイント - テンプレート取得からメール送信までの実装で漏れはないか - テストケースは足りているか ## UIの変更 - Before/Afterのスクショなど - スクショ置き場 ## クエリの変更 - 2行目で割り当てるライセンスを取得しているが、その条件を修正した - https://ndstokyo.sharepoint.com/:u:/r/sites/Piranha/Shared%20Documents/General/OMDS/%E3%82%AF%E3%82%A8%E3%83%AA/task4132/after.log?csf=1&web=1&e=jh49c3 ## 動作確認状況 - ローカルで確認、develop環境で確認など - 行った修正がデグレを発生させていないことを確認できるか - 追加したメール送信処理を確認するように各テストを修正し、テストが通っている - テストの観点を拡充したうえでテストが通っていることを確認 - ライセンス割り当て履歴の内容をより詳細に確認するようにした ## 補足 - 相談、参考資料などがあれば
47 lines
1.7 KiB
Plaintext
47 lines
1.7 KiB
Plaintext
<English>
|
|
|
|
Dear $CUSTOMER_NAME$,
|
|
|
|
Please be informed that a license has been assigned to the following user.
|
|
- User Name: $USER_NAME$
|
|
- Email: $USER_EMAIL$
|
|
|
|
Please log in to ODMS Cloud to verify the license expiration date.
|
|
URL: $TOP_URL$
|
|
|
|
If you need support regarding ODMS Cloud, please contact $DEALER_NAME$.
|
|
|
|
If you have received this e-mail in error, please delete this e-mail from your system.
|
|
This is an automatically generated e-mail and this mailbox is not monitored. Please do not reply.
|
|
|
|
<Deutsch>
|
|
|
|
Sehr geehrte(r) $CUSTOMER_NAME$,
|
|
|
|
Bitte beachten Sie, dass dem folgenden Benutzer eine Lizenz zugewiesen wurde.
|
|
- Nutzername: $USER_NAME$
|
|
- Email: $USER_EMAIL$
|
|
|
|
Bitte melden Sie sich bei ODMS Cloud an, um das Ablaufdatum der Lizenz zu überprüfen.
|
|
URL: $TOP_URL$
|
|
|
|
Wenn Sie Unterstützung bezüglich ODMS Cloud benötigen, wenden Sie sich bitte an $DEALER_NAME$.
|
|
|
|
Wenn Sie diese E-Mail irrtümlich erhalten haben, löschen Sie diese E-Mail bitte aus Ihrem System.
|
|
Dies ist eine automatisch generierte E-Mail und diese Mailbox wird nicht überwacht. Bitte antworten Sie nicht.
|
|
|
|
<Français>
|
|
|
|
Chère/Cher $CUSTOMER_NAME$,
|
|
|
|
Veuillez être informé qu'une licence a été attribuée à l'utilisateur suivant.
|
|
- Nom d'utilisateur: $USER_NAME$
|
|
- Email: $USER_EMAIL$
|
|
|
|
Veuillez vous connecter à ODMS Cloud pour vérifier la date d'expiration de la licence.
|
|
URL: $TOP_URL$
|
|
|
|
Si vous avez besoin d'assistance concernant ODMS Cloud, veuillez contacter $DEALER_NAME$.
|
|
|
|
Si vous avez reçu cet e-mail par erreur, veuillez supprimer cet e-mail de votre système.
|
|
Il s'agit d'un e-mail généré automatiquement et cette boîte aux lettres n'est pas surveillée. Merci de ne pas répondre. |