On 03/22/2016 11:02 AM, Chris Nulk wrote:
>
> Below my message is a diff of my changes to clone_list. While I try
> testing my changes on a test system, I would appreciate it if someone
> could take a look at my changes to ensure I am not off-base with my
> process.
I have looked at it and it l
Hello all,
We have come up a few times where a list was created incorrectly.
Normally, we catch the mistake, delete the list, and recreate it
properly. However, there are times when the mistake is caught after
having been in use. So, the delete and recreate is not available to use.
I have