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

STSMACOM-797 <ControlledVocab> - last updated by column - show "System" when items are created by system user #1429

Merged
merged 2 commits into from
Jan 15, 2024

Conversation

BogdanDenis
Copy link
Contributor

Description

<ControlledVocab> - last updated by column - show "System" when items are created by system user

Screenshots

image

Issues

STSMACOM-797

@BogdanDenis BogdanDenis requested review from Dmytro-Melnyshyn and a team January 9, 2024 15:15
Copy link

github-actions bot commented Jan 9, 2024

Jest Unit Test Statistics

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ±0 

Results for commit 992773d. ± Comparison against base commit a877258.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jan 9, 2024

BigTest Unit Test Statistics

    1 files  ±0      1 suites  ±0   13s ⏱️ -1s
449 tests +1  413 ✔️ +1  36 💤 ±0  0 ±0 
451 runs  +1  415 ✔️ +1  36 💤 ±0  0 ±0 

Results for commit 992773d. ± Comparison against base commit a877258.

♻️ This comment has been updated with latest results.


it('should render the row with last updated by user-1 without user firstname or lastname', async () => {
await mcl.find(MultiColumnListCell({ row: 4, columnIndex: 3, content: '4/18/2019 by ' })).exists();
});

it.only('should render the row with last updated by system with "System" text', async () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

only needs to be removed

@artem-blazhko
Copy link
Contributor

Could you fix eslint errors?

Copy link
Contributor

@artem-blazhko artem-blazhko left a comment

Choose a reason for hiding this comment

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

Could you fix eslint errors?

@artem-blazhko artem-blazhko requested a review from a team January 15, 2024 09:42
…tem" when items are created by system user
Copy link

@BogdanDenis BogdanDenis merged commit d3fa752 into master Jan 15, 2024
6 checks passed
@BogdanDenis BogdanDenis deleted the STSMACOM-797 branch January 15, 2024 14:30
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