Change Manager
Değişiklik süreciniz muhtemelen olgun. Boşluk süreçte değil, sürecin çıktısı ile gerçeğin arasında. Your change process is probably mature. The gap is not in the process. It is between the output of the process and reality.
Bilet açılıyor, onay alınıyor, uygulama penceresi belirleniyor, bilet kapanıyor. Süreç düzgün işliyor.
A ticket is raised, approval is obtained, an implementation window is agreed, the ticket is closed. The process runs properly.
Bilet kapandığında değişikliğin uygulandığı varsayılıyor. Bu varsayımın kaynağı, uygulayan kişinin beyanı.
When the ticket closes, the change is assumed to be applied. That assumption rests on the word of whoever applied it.
Bilette yazan ile veritabanında gerçekleşen arasında bir eşleştirme yok. İkisi ayrı sistemlerde ve birbirini tanımıyor.
Nothing matches what the ticket says against what actually happened in the database. The two live in separate systems and do not know each other.
Bilet numarası talebin bir alanı olmaktan çıkar, kaydın bağlayıcı unsuru olur. Bilet zorunluysa biletsiz talep açılmaz; biçimi tanımlıysa yanlış biçim kabul edilmez.
The ticket number stops being a field on a request and becomes a binding element of the record. If a ticket is required, no request opens without one; if a format is defined, a wrong format is not accepted.
Değişikliğin gerçekten ne yaptığı, betikten değil ayrıştırılmış nesne listesinden okunur. Bilet ile gerçek arasındaki eşleştirme burada kurulur.
What the change actually did is read from the parsed object list rather than from the script. That is where the ticket and reality are matched.
Aynı nesneye dokunan açık talepler karşılaştırılabilir hale gelir. Çakışma üretime ulaşmadan görünür.
Open requests touching the same object become comparable. A collision becomes visible before it reaches production.