question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Enhancement: Needs ExcludeFromHistory property, for fields.

See original GitHub issue

When recording history, there are fields that I don’t want their real data recorded in history. These are like Personal Identifying data, or passwords (even after being hashed).

Though making this an extension method that would work in the OnModelCreating call, it would also be nice to see it as an attribute for the model fields themselves.

[ExcludeFromHistory(ReplacementValue="")]

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:2
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
xytingcommented, Dec 11, 2018

When release new version, this should be supported.

1reaction
xytingcommented, Nov 4, 2018

Good idea, this is a real requirement. You can PR for this or I will done this in next release.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Define Advanced Properties for a Field - Cherwell Help
Use the Advanced page in the Field Properties window to define database options, ... Select this check box to exclude the Field from...
Read more >
Add/Edit Attribute dialog box - ITOM Practitioner Portal
Select to exclude this attribute from History storage. Password, When this option is selected, the attribute value appears as asterisks (a ...
Read more >
[GA4] Add a Google Analytics 4 property (to a site that ...
To see historical data, use the reports in your UA property. Create a GA4 property. To use the GA4 Setup Assistant, you need...
Read more >
Page Properties Report Macro
The Page Properties and Page Properties Report macro work together to enable you to show summary information from one page on another page....
Read more >
PDF properties and metadata, Adobe Acrobat
In Adobe Acrobat, follow these steps to view, create, edit, or add a description to document properties or to view object data and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found