Don't manage to the exception!
One of the universal truths about data management is, wherever possible, avoid managing to the exception. What I mean by this is to avoid developing any process that is designed to catch some arcane or unusual circumstance. Instead, the process should capture what happens the vast majority of the time, and then let staff manage the exceptions manually.
One of my favorite examples came from a client who had designed their membership join process to include a step for approving membership, and then once membership was approved, an invoice was sent. They had added this step because, in some instances, new members would join and pay their dues, and then it would turn out the individual was not actually eligible for membership in the association. So staff would have to cancel the membership and provide a refund. Staff didn't want to have to cancel and refund, but as a result, their current process meant that membership joins often took 60 or more days to complete!
But the reality was this: Of the hundreds of new joins this association received each year, only two or three were from individuals who were not eligible for membership. Their process for membership joins had been built around the exception, not what most commonly happened.
It's too easy to fall into the trap of designing our processes to address every possible contingency or possibility. But more often than not, managing to the exception creates more problems than it solves.
So take a look at all of your processes and ask yourself: Was this designed to address the majority of cases, or the exceptional ones?
![]()
Wes's Wednesday Wisdom Archives
The “S” stands for “Standard”
The “S” stands for “Standard” In a conversation with a past client, we were discussing […]
Is that meaningless data?
Is that meaningless data? I’m not a big quotes guy, but one of the few […]
Be aware of unintended consequences
Be aware of unintended consequences I’ve written before that every decision involves a trade-off. When […]
Positive change is harder to see
Positive change is harder to see Humans are wired to see negative change because we […]
MVP: Minimum Viable Product
MVP: Minimum Viable Product In product development there is a concept known as MVP, or […]
You always need a reason for collecting data
You always need a reason for collecting data When you ask for data from someone […]
If you’re unhappy, speak up!
If you’re unhappy, speak up! My clients will often ask me something along the lines […]
Does it advance the mission?
Does it advance the mission? Because associations are mission-driven, everything you do should be seen […]
How should you start a new data project?
How should you start a new data project? When you’ve got a new data project […]
A Data Integrity Report…for Reports!
I’ve written elsewhere about the value of data integrity reports. But one of the most […]
