• Azure DevOps is it possible to group builds which are in queue

    I have multiple check in happening in our dev branch and each checking triggers a build. this causes a log of queue in the builds. It is possible to setup in such a way all the builds in the queue could be clubbed together and built?
  • How can i get field_name in detail.hbs of phone fields

    Hello Folks how can i get field_name in detail.hbs of phone fields. Eg, i can use values, record_id by {{model.id}} and module_name by {{module}} . So I want to have field_name of phone field.
  • Move all custom fields and form layout customisations into the database (cached by redis)

    The reason for this is that in enterprise environments, we want to be able to run containers and deployment pipelines using a tool such AWS CodePipeline (and many others). At the moment, customisations via the studio rely on many files that are stored…
  • 2018 SugarCon Reflections: Sugar, DevOps, and IBM session

    Hey there Sugar Developers! I’m Niegel Leoncio ( @niegel ), CRM Manager for Bishop-Wisecarver. This year is my 2 nd SugarCon and I was privileged to be chosen as a Sugar Scholar. I attended the session "Sugar, DevOps, and IBM" led by Vineel Nirogi and…
  • How can I share the code in 3 servers?

    Hello! The problem that I have right now is an Infrastructure level; I'm hosting on AWS a SugarCRM application and I have to replicate the code in 3 servers of an Autoscaling group on Amazon web services, What I'm using is EFS (elastic file system) or…