For the bug in our OA system that causes our employees to have legal public holidays without pay, I had finished the first step a few weeks ago, adding a new field in the database to indicate whether a holiday requires pay. For some reason, I had put off the last step.
Today I finally finished the last step, adding the user interface for the new field. This was a small task, I committed the change to the release soon.
But I realized that I hadn't written code for a long time, I felt a little strange to source code. This situation is somewhat frustrating for a programmer, you have to keep learning and coding forever or you will lose it.