-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Hide System Field Updates in Record Page Timelines #6761
Comments
@Bonapara I would like to work here. |
Sure @Faisal-imtiyaz123, thanks for contributing! |
@Bonapara @FelixMalfait should we rather add a isAuditable on field level? I don't like the isSystem one :p |
@charlesBochet At the field-level it's a bit more subtle than |
Okay I understand the reasoning! Let's go for isSystem as long as we don't have a better naming |
Changing to GoodFirstIssue as it shouldn't be too difficult. Do it on the backend rather than on the frontend. I would probably do it in |
/oss.gg 150 |
Thanks for opening an issue! It's live on oss.gg! |
/assign |
Assigned to @Harsh-Sanklecha! Please open a draft PR linking this issue within 48h |
/assign |
Assigned to @raaaaj214! Please open a draft PR linking this issue within 48h |
@Harsh-Sanklecha, Just a little reminder: Please open a draft PR linking this issue within 12 hours. If we can't detect a PR in 12h, you will be unassigned automatically. |
/assign |
This issue is already assigned to another person. Please find more issues here. |
/assign |
@raaaaj214, Just a little reminder: Please open a draft PR linking this issue within 12 hours. If we can't detect a PR in 12h, you will be unassigned automatically. |
/unassign |
Issue unassigned. |
/assign |
Assigned to @sudarshana133! Please open a draft PR linking this issue within 48h |
/unassign |
Issue unassigned. |
/assign |
Assigned to @Heisen47! Please open a draft PR linking this issue within 48h |
@sudarshana133, Just a little reminder: Please open a draft PR linking this issue within 12 hours. If we can't detect a PR in 12h, you will be unassigned automatically. |
@Heisen47, Just a little reminder: Please open a draft PR linking this issue within 12 hours. If we can't detect a PR in 12h, you will be unassigned automatically. |
@raaaaj214, Just a little reminder: Please open a draft PR linking this issue within 12 hours. If we can't detect a PR in 12h, you will be unassigned automatically. |
/unassign |
Issue unassigned. |
/assign |
Assigned to @razamzai! Please open a draft PR linking this issue within 48h |
Hey @Bonapara, May I ask what are the steps to reproduce it? I've tried to find the Position to change but could find any field. |
Sure: CleanShot.2024-10-18.at.14.54.03.mp4 |
Thank you very much |
@Bonapara, I've fixed other issues I've had. I would love to work on this issue as well. |
@razamzai are you still on it? |
Hey, could you assign me :) My other PRs is under review. I can quickly wrap this up as well |
Current Behavior
Some system field updates are displayed in record page timelines. However, as they lack a FieldDisplay, no value appears near the field title.
Desired Behavior
We shouldn't display system fields in the timeline.
The text was updated successfully, but these errors were encountered: