Questions tagged [change-management]

The concept of using a defined method to ensure that changes to system architecture are controlled and organized.

The concept of using a defined method to ensure that changes to system architecture are controlled and organized.

69 questions
1
vote
2 answers

Azure Devops: what does changed date mean? What kind of changes does it track?

I am working in a change management team and I need to create a dashboard where I can see how many changes have been within an area path. I created a query with the field "changed date" however I do not know what does that track? Does it track if…
Kitti
  • 11
  • 1
1
vote
0 answers

swagger microservice integration for body schema

we have schemas in our swaggers: like this: if we have many microservices and use them in many other API routes in another service. when s.th change we need to change all schemas in all of our repositories EXAMPLE: I have this…
saber tabatabaee yazdi
  • 4,404
  • 3
  • 42
  • 58
1
vote
2 answers

Tips for dealing with a temporary change request in an MVC View

I am working on an application, for which a temporary change request has come in to a given feature. Specifically, the business currently only wants to manage a Physical address for a given customer, and wants us to remove the option to add a…
1
vote
1 answer

How to handle class changes when using serializarion and deserialiazation in Java

I'm creating a small app using JavaFX and I have this kind of class organization. public class Context implements Serializable { private static final long serialVersionUID = 12355322553L; private A objA; private List aList; ... } public…
spinoza
  • 11
  • 1
1
vote
1 answer

Azure Pipelines ServiceNow App - How to provide custom fields in additional parameters

We are a consumer of both Microsoft Azure and ServiceNow. We’ve installed the Azure Pipelines add-on to ServiceNow and the ServiceNow Change Management add-on to Azure. We are setting up in the connection between Azure and ServiceNow, and initially…
1
vote
2 answers

Strategy for upgrading to a binary-incompatible version of Ignite

I am evaluating Apache Ignite data grid for the production usage. One of critical requirements is to have a well defined stragegy for upgrading a large system to a binary incompatible version (usually unavoidable when using binary protocols like…
bobah
  • 18,364
  • 2
  • 37
  • 70
1
vote
5 answers

Where does "Change Management" end and "Project Failure" begin?

I got into a mini-argument with my boss recently regarding "project failure." After three years, our project to migrate a codebase to a new platform (a project I was on for 1.5 years, but my team lead was on for only a few months) went live. He,…
AgentConundrum
  • 20,288
  • 6
  • 64
  • 99
1
vote
3 answers

.NET Web Service Best Practice for multiple developers

We have a large ASP.NET project consisting of several hundred reports. We are in the process of moving all the SQL Queries (running against an Oracle Database) into three web services. The web services are categorized by command, selections and…
Lorie
1
vote
4 answers

Large tables of static data with DBGhost

We are thinking of restructuring our database development and deployment processes by using DBGhost, we want to move away from the central development database and bring the database to the source control. One of the problems we have is a big table…
pauloya
  • 2,535
  • 3
  • 30
  • 50
1
vote
1 answer

Validating fields after user clicks a form button in Service Now

I am working on a change ticket form with two form buttons which are "Submit" and "Request Approval". Submit is a way of inserting the record in the table.However the ticket will only move forward when the user presses "Request Approval". I want to…
1
vote
2 answers

Is it possible to change/modify properties of a CR using OSLC_CM?

Is it possible to modify a property of a change request by using the OSLC-CM REST API of a change management system. The system that I'm trying to achieve that is Rational Change. I can browse and query via the REST API, but to modify anything I…
Pawel K
  • 766
  • 8
  • 19
1
vote
2 answers

What's the right way to manage a release with SVN?

My last employer had developed an elaborate system which sat on top of SVN to deal with ongoing development: (change management) look at bugs/issues and associate them with commits when making the commit by tagging the bug id number and (release…
Shane
  • 98,550
  • 35
  • 224
  • 217
1
vote
1 answer

Change Management suggestions?

I'm dangerously close to launching a pretty heavy web app and I've got almost everything out on my server in QA. I'm still touching up and making changes here and there and although I'm taking nightly snapshots of my server I would still like to…
Adamjstevenson
  • 435
  • 6
  • 18
1
vote
0 answers

Sybase SQL Anywhere Versioning and Change Management

I'm looking for a change management/versioning tool for Sybase SQL Anywhere 10. I've used RoundHouse in the past for SQL Server, but I'm not having much luck finding something similar for SQL Anywhere. Has anyone seen any versioning/change…
user2097151
  • 131
  • 1
  • 6
0
votes
1 answer

Changeman on host mainframe - What does each step mean?

I'm currently trying to promote a package in Changeman on mainframe. Currently it seems like there it's a series of incantations that I have to follow. Unfortunately, I can't remember magic incantations. I need to understand what's going on before I…
Tim
  • 402
  • 3
  • 10