Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notification target contract add tags #17248

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Mirkk
Copy link
Contributor

@Mirkk Mirkk commented Jun 4, 2024

For contract notifications, there is actually only one Tag contract.time that holds either the notice time or the end time.
However it is also sometimes needed to write both dates. This modification adds the contract.noticetime and contract.endtime Tags. The labels used are the ones already in use and thus translated. The tags are shown also on the tags helper page when editing the notification template.

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets none

Mirkk added 4 commits May 8, 2024 12:03
Adding notice time and end time for contract notifications. Before, there was just one "time" tag and no possibility to print the end time on notice and vice-versa.
(correct spaces and remove tabs)
Copy link
Member

@cedric-anne cedric-anne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests are failing.

@cedric-anne cedric-anne self-assigned this Jan 20, 2025
@Mirkk
Copy link
Contributor Author

Mirkk commented Feb 6, 2025

Hello @cedric-anne sorry that I left this here for so long time, but it is still actual for me, and surely also for others that need to write complete notifications for contracts. Would it be possiblle to re-run the checks? There are no more details visible on what has failed in the two checks that were not successful.
Thanks!

@trasher
Copy link
Contributor

trasher commented Feb 6, 2025

You'd better rebase your branch on an up-to-date 10.0/bugfixes; this will trigger tests.

@Mirkk
Copy link
Contributor Author

Mirkk commented Feb 7, 2025

Sorry @trasher now I updated to the main branch and all 2000 commits are shown here.
However, I foud the errors in the tests. Once corrected, I think I will better open a new PR.

@trasher trasher changed the base branch from 10.0/bugfixes to main February 7, 2025 15:38
@trasher
Copy link
Contributor

trasher commented Feb 7, 2025

now I updated to the main branch [...]

I've updated target branch on the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants